[postgis-users] problems running lwpostgis.sql - undefined symbol: nth

Brian Caruso bdc34 at cornell.edu
Wed Jun 14 12:04:50 PDT 2006


Yep.  There was a different postgresql from a rpm that left its
config at /usr/bin/pg_config.  I got rid of it and things then
worked.

Thanks to all for your help.

strk at refractions.net wrote:
> On Wed, Jun 14, 2006 at 11:41:00AM -0400, Brian Caruso wrote:
> 
>>I have geos-2.2.2, postgresql-8.1.4, no PROJ and postgis-1.1.2
>>
>>When I run psql -f lwpostgis.sql -d test I get this error:
>>
>>BEGIN
>>psql:lwpostgis.sql:51: NOTICE:  type "histogram2d" is not yet defined
>>DETAIL:  Creating a shell type definition.
>>psql:lwpostgis.sql:51: ERROR:
>>  could not load library "/usr/local/pgsql/lib/liblwgeom.so.1.1":
>>  /usr/local/pgsql/lib/liblwgeom.so.1.1: undefined symbol: nth
> 
> 
> Try make clean, the library seems built for a different PostgreSQL version.
> 
> --strk;
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
> 


-- 
Brian Caruso
Programmer/Analyst
Albert R. Mann Library
Cornell University
Ithaca, NY 14853




More information about the postgis-users mailing list