[Pljava-dev] How to compile pljava in Solaris 10 5/08?

From: books at ejurka(dot)com (Kris Jurka)
To:
Subject: [Pljava-dev] How to compile pljava in Solaris 10 5/08?
Date: 2008-06-11 16:18:49
Message-ID: 484FFAE9.9000908@ejurka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

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

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Terence Ng 2008-06-12 15:47:59 [Pljava-dev] How to compile pljava in Solaris 10 5/08?
Previous Message Terence Ng 2008-06-10 15:58:07 [Pljava-dev] How to compile pljava in Solaris 10 5/08?