[geos-devel] Re: [postgis-users] Error compiling PostGIS + GEOS
strk at refractions.net
strk at refractions.net
Mon Jun 20 15:09:55 PDT 2005
On Mon, Jun 20, 2005 at 02:15:56PM -0700, Chip Masters wrote:
> Thanks strk. Here's what I get from ldd:
>
> [postgres at cyc11 pgsql]$ ldd
> /cyc110/scratch/pgsql/lib/liblwgeom.so.1.0
> libstdc++.so.6 =>
> /usr/local/lib/libstdc++.so.6 (0x4014d000)
> libproj.so.0 => /usr/local/lib/libproj.so.0
> (0x40233000)
> libgcc_s.so.1 => /usr/lib/libgcc_s.so.1
> (0x40268000)
> libc.so.6 => /lib/libc.so.6 (0x40271000)
> libm.so.6 => /lib/libm.so.6 (0x403a8000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2
> (0x80000000)
mmm the c++ standard lib is there, does anyone have an idea
of where should __builtin_new be defined ?
Did you get any warning at compile time ?
Can you run any GEOS application (XMLTester in source/test) ?
--strk;
More information about the postgis-users
mailing list