From: | terencenwk at hotmail(dot)com (Terence Ng) |
---|---|
To: | |
Subject: | [Pljava-dev] How to compile pljava in Solaris 10 5/08? |
Date: | 2008-06-12 15:47:59 |
Message-ID: | BAY105-W301FD43DB01E3C94AF2436D3AD0@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | PostgreSQL : PostgreSQL 메일 링리스트 : 2008-06-12 이후 스포츠 토토 베트맨Dev 15:47 |
Kris,
Thanks. I can build pljava now. It is because the following packages are missing:
sdt.h -> dtrace (SUNWdtrp, SUNWdtrc)
stdio.h -> SunOS C/C++ header files (SUNWhea)
math.h -> Math and Microtasking Library (SUNWlibmr, SUNWlibm
Regards,
Terence
> Date: Wed, 11 Jun 2008 09:18:49 -0700> From: books at ejurka.com> To: terencenwk at hotmail.com> CC: pljava-dev at pgfoundry.org> Subject: Re: [Pljava-dev] How to compile pljava in Solaris 10 5/08?> > 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
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20080612/604e97df/attachment.html>
From | Date | Subject | |
---|---|---|---|
Next Message | Parisso Escamilla | 2008-06-12 15:57:39 | [Pljava-dev] Help SetUserIdAndContext |
Previous Message | Kris Jurka | 2008-06-11 16:18:49 | [Pljava-dev] How to compile pljava in Solaris 10 5/08? |