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
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to