Re: [gdal-dev] compiling GDAL with GEOS support.

2011-08-17 Thread Jerl Simpson
That was the problem. I thought specifying the GEOS install directly would overcome that. Thanks for the help. Jerl On Wed, Aug 17, 2011 at 1:00 PM, Even Rouault wrote: > Le mercredi 17 août 2011 18:19:20, Jerl Simpson a écrit : > > Hi: > > > > I'm having a strange issue when compiling GDAL wi

Re: [gdal-dev] compiling GDAL with GEOS support.

2011-08-17 Thread Even Rouault
Le mercredi 17 août 2011 18:19:20, Jerl Simpson a écrit : > Hi: > > I'm having a strange issue when compiling GDAL with GEOS support. > > I wonder if someone can help. > > When I enable GEOS support using "--with-geos=/usr/local/bin/geos-config" I > get the following errors: > > gdal/.libs/libg

[gdal-dev] compiling GDAL with GEOS support.

2011-08-17 Thread Jerl Simpson
Hi: I'm having a strange issue when compiling GDAL with GEOS support. I wonder if someone can help. When I enable GEOS support using "--with-geos=/usr/local/bin/geos-config" I get the following errors: gdal/.libs/libgdal.so: undefined reference to `GEOSWKBWriter_create' gdal/.libs/libgdal.so: u