[geos-devel] Undefine references in libgeos_c 2.2.3

strk at refractions.net strk at refractions.net
Mon Jul 10 07:45:45 EDT 2006


On Mon, Jul 10, 2006 at 12:31:15PM +0200, Mateusz Loskot wrote:
> strk at refractions.net 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;



More information about the geos-devel mailing list