[postgis-users] postgis.sql error: initGEOS

strk strk at keybit.net
Sat May 8 12:07:16 PDT 2004


On Sat, May 08, 2004 at 11:37:41AM -0700, Matthew Perry wrote:
> Hello, 
>     When running postgis.sql, I got the following
> error =>
> 
> ERROR:  could not load library
> "/usr/local/pgsql/lib/libpostgis.so.0.8": ld.so.1:
> /usr/local/pgsql/bin/postmaster: fatal: relocation
> error: file /usr/local/pgsql/lib/libpostgis.so.0.8:
> symbol initGEOS: referenced symbol not found

How is USE_GEOS set in the Makefile ?
--strk;


> 
> 
> I did some checking on this and my best guess is that
> we have to configure postgres with the 
>   LDFLAGS=-lstdc++ 
> option... the configure script currently has this line
> but there is a line break between it and the
> "./configure" line. Would this make any difference or
> could there be another reason?
> 
> Matthew Perry
> Advanced Spatial Analysis Facility
> Humboldt State University
> 
> 
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list