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

Kris Jurka books at ejurka.com
Sun Jun 8 18:02:38 UTC 2008



Terence Ng wrote:
>  
> I have installed Solaris Studio 12 the C compiler and build tool.  After 
> running:
> # cd /var/tmp/pljava/pljava-1.4.0
> # /opt/SUNWspro/bin/dmake
> dmake: Warning: Can't find `make.rules': No such file or directory
> dmake: Fatal error in reader: Makefile, line 30: Unexpected end of line seen
>  

You still need to use GNU make to build pljava, not dmake.  Also since
you've installed sun studio 12 (and into a different location) instead
of the used sun studio 11, you'll need to either set CUSTOM_CC to point
to your cc binary, or make some symlinks.

Kris Jurka


More information about the Pljava-dev mailing list