[gdal-dev] Compiling GDAL 2.2.2 with Informix (IDB) driver on Ubuntu 16.04
Even Rouault
even.rouault at spatialys.com
Fri Sep 29 04:04:06 PDT 2017
Roel,
> /opt/informix/lib/c++/libifc++.so: undefined reference to `mi_cleanup'
> (et cetera, the list of undefined references to informix libs goes on)
>
> Running ldd also reveals:
> $ ldd .libs/libgdal*.so
> (...)
> libifc++.so => not found
> (...)
(blind guessing)
Is /opt/informix/lib/c++ in the search path for shared librariies ? That is: did you define
LD_LIBRARY_PATH to point to it ? Or put it in /etc/ld.so.conf and ran ldconfig afterwards ?
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170929/9f6979f8/attachment.html>
More information about the gdal-dev
mailing list