[postgis-users] liblwgeom.1.1.so - Error installing PostGIS
Christian Heine
christian at geosci.usyd.edu.au
Sun Feb 5 19:53:23 PST 2006
Dear all,
following up on my earlier mail "Error installing PostGIS-1.1.1" I
tried tracking down the error and running nm (display name list) gave
the following result:
00094668 s __ZTIN4geos13GEOSExceptionE
0009462c s __ZTIPN4geos13GEOSExceptionE
00094670 s __ZTSN4geos13GEOSExceptionE
00094650 s __ZTSPN4geos13GEOSExceptionE
/usr/local/pgsql/lib/liblwgeom.1.0.so
U __ZTIN4geos13GEOSExceptionE
000477b0 S __ZTIPN4geos13GEOSExceptionE
0003f4b8 S __ZTSPN4geos13GEOSExceptionE
/usr/local/pgsql/lib/liblwgeom.1.1.so
U __ZTIN4geos13GEOSExceptionE
000477b0 S __ZTIPN4geos13GEOSExceptionE
0003f4b8 S __ZTSPN4geos13GEOSExceptionE
/usr/local/pgsql/lib/liblwgeom.1.so
U __ZTIN4geos13GEOSExceptionE
000477b0 S __ZTIPN4geos13GEOSExceptionE
0003f4b8 S __ZTSPN4geos13GEOSExceptionE
/usr/local/pgsql/lib/liblwgeom.so
00094668 s __ZTIN4geos13GEOSExceptionE
0009462c s __ZTIPN4geos13GEOSExceptionE
00094670 s __ZTSN4geos13GEOSExceptionE
00094650 s __ZTSPN4geos13GEOSExceptionE
/usr/local/pgsql/lib/liblwgeom.so.1
That seems to indicate that __ZTIN4geos13GEOSExceptionE symbol is
undefined in liblwgeom.1.1.so, liblwgeom.1.so and liblwgeom.so,
whereas it is defined in liblwgeom.1.0.so and liblwgeom.so.1
Is there a way to fix this?
Cheers,
Chris
OS: Mac OS X 10.4.4 on a Dual G5 (64bit), PostgreSQL 8.0.3
More information about the postgis-users
mailing list