[Pljava-dev] How to compile pljava in Solaris 10 5/08?
Kris Jurka
books at ejurka.com
Wed Jun 11 16:18:49 UTC 2008
Terence Ng wrote:
>
> # echo $CUSTOM_CC
> /opt/SUNWspro/bin/cc
> # gmake
> "/usr/postgres/8.2/include/server/pg_config_os.h", line 17: cannot find
> include file: <sys/isa_defs.h>
> "/usr/postgres/8.2/include/server/pg_trace.h", line 17: cannot find
> include file: <sys/sdt.h>
> "/usr/postgres/8.2/include/server/c.h", line 68: cannot find include
> file: <stdio.h>
I don't know why it can't find stock system headers, that's pretty odd.
I might try setting the CUSTOM_COPT environment variable to
"-I/usr/include".
Kris Jurka
More information about the Pljava-dev
mailing list