[gdal-dev] Compile problems: gdal-svn with geos-svn

Andreas Neumann a.neumann at carto.net
Thu Jul 14 09:12:10 EDT 2011


 Hi,

 I tried to compile the most-recent gdal-svn with the most recent 
 geos-svn and got the following error message during compilation:

 /bin/grep: /usr/lib/libgeos_c.la: No such file or directory
 /bin/sed: can't read /usr/lib/libgeos_c.la: No such file or directory
 libtool: link: `/usr/lib/libgeos_c.la' is not a valid libtool archive
 make[1]: *** [libgdal.la] Error 1
 make[1]: Leaving directory `/home/an/dev/cpp/gdal'
 make: *** [check-lib] Error 2

 Also, i pointed gdal to geos in /usr/local/lib, not in /usr/lib with 
 the configure params.

 Do you have any idea on how I can resolve the issue?

 Here are my configure params:

 ./configure --with-python --with-curl --with-expat 
 --with-libtiff=internal --with-geos=/usr/local/bin/geos-config 
 --with-pg=/usr/local/pgsql/bin/pg_config --with-xerces 
 --with-oci-lib=/usr/local/lib/instantclient_10_2 
 --with-oci-include=/usr/local/lib/instantclient_10_2/sdk/include 
 --with-mysql --with-jpeg=internal --with-sqlite --with-spatialite 
 --with-grass=/usr/local/grass-6.4.0RC5/

 Thanks,
 Andreas

-- 
 --
 Andreas Neumann
 Böschacherstrasse 10A
 8624 Grüt (Gossau ZH)
 Switzerland


More information about the gdal-dev mailing list