On Mon, Jul 10, 2006 at 12:31:15PM +0200, Mateusz Loskot wrote: > [EMAIL PROTECTED] wrote: ... > > One problem might be that libgeos_c.so *knows* which version > > of libgeos.so to link against, while manual link could pick up > > a wrong one (ie: manual -lgeos would link against 3.0.0 while > > libgeos_c.so from 2.2.3 needs to use libgeos.so from 2.2.3!) > > I don't suppose this is the problem. > I have cleaned all old geos include/lib files from my system before > I attempted to test GDAL + GEOS 2.2.3.
Did it work with *any* other 2.2.x release ? Does it work with head ? What does `ldd path/to/libgeos_c.so` returns ? What does `nm path/to/the/linked/libgeos.so | grep <your_undefined_syms>` ? --strk; _______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel