[postgis] compilation error

Ross.Searle Ross.Searle at dnr.qld.gov.au
Wed Aug 15 16:51:06 PDT 2001


Paul/Frank

Thanks. Worked a treat. Pretty obvious when I stop and think about it.

Regards
Ross

-----Original Message-----
From: Paul Ramsey [mailto:pramsey at refractions.net]
Sent: Thursday, 16 August 2001 1:43 AM
To: postgis at yahoogroups.com
Subject: Re: [postgis] compilation error


Welcome to Solaris :) for some reason the compilation tools are hidden
away outside of normal paths.
Do this command (if you are using csh):

set path = ( $path /usr/ccs/bin )

and then try again.

Ross.Searle at dnr.qld.gov.au wrote:
> 
> Hi,
> 
> I am trying to compile postgis on a Solaris 6 box using GCC and GNU make.
I
> keep getting the following error and as I don't know make speak I was
> wondering if anyone could point me in the right direction.
> 
> gcc  -Wall -Wmissing-prototypes -Wmissing-declarations -fPIC -g  -I.
> -I../../src/include  -DFRONTEND -DSYSCONFDIR='"/usr/local/pgsql/etc"'  -c
-o
> postgis_proj.o postgis_proj.c
> ar crs libpostgis.a postgis_debug.o postgis_ops.o postgis_fn.o
> postgis_inout.o postgis_proj.o
> gmake: ar: Command not found
> gmake: *** [libpostgis.a] Error 127
> 
> Thanks
> Ross
> 
> ************************************************************************
> The information in this e-mail together with any attachments is
> intended only for the person or entity to which it is addressed
> and may contain confidential and/or privileged material.
> 
> Any form of review, disclosure, modification, distribution
> and/or publication of this e-mail message is prohibited.
> 
> If you have received this message in error, you are asked to
> inform the sender as quickly as possible and delete this message
> and any copies of this message from your computer and/or your
> computer system network.
> ************************************************************************
> 
> To unsubscribe from this group, send an email to:
> postgis-unsubscribe at yahoogroups.com
> 
> 
> 
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



************************************************************************
The information in this e-mail together with any attachments is
intended only for the person or entity to which it is addressed
and may contain confidential and/or privileged material.

Any form of review, disclosure, modification, distribution
and/or publication of this e-mail message is prohibited.  

If you have received this message in error, you are asked to
inform the sender as quickly as possible and delete this message
and any copies of this message from your computer and/or your
computer system network.  
************************************************************************

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 





More information about the postgis-users mailing list