[gdal-dev] GDAL / Java bindings : Undefined symbol CPLLoggingErrorHandler in libgdaljni.so

Mathieu Coudert mathieu.coudert at gmail.com
Mon Aug 6 03:15:41 PDT 2012


Hi,

This error was due to the "--without-libtool" option compiling GDAL.

I found that I had to build GDAL *with* libtool to get java bindings
working (contrarily to what's written in section "Configure and Build GDAL"
from http://trac.osgeo.org/gdal/wiki/GdalOgrInJavaBuildInstructionsUnix)

Cheers,
Mathieu


Your LD_LIBRARY_PATH should also include the path to libgdal.so
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120806/870ab0b8/attachment-0001.html>


More information about the gdal-dev mailing list