[postgis-users] problems running lwpostgis.sql - undefined symbol: nth
strk at refractions.net
strk at refractions.net
Wed Jun 14 08:56:56 PDT 2006
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;
More information about the postgis-users
mailing list