On Tue, 25 Aug 2020 at 12:58, Jeremy Palmer <[email protected]> wrote:
>
> Then I run make which is ok until linking of app tools:
>
> /bin/bash /home/informix/dev/gdal/gdal/libtool --mode=link --silent g++  
> gdalinfo_bin.lo  /home/informix/dev/gdal/gdal/libgdal.la  -o gdalinfo
> /opt/IBM/Informix_Client-SDK/lib/c++/libifc++.so: undefined reference to 
> `mi_cleanup'
> ... heaps of informix function references
> /opt/IBM/Informix_Client-SDK/lib/c++/libifc++.so: undefined reference to 
> `_ifx_gl_mbsrchr'
> collect2: error: ld returned 1 exit status
> GNUmakefile:90: recipe for target 'gdalinfo' failed
> make[1]: *** [gdalinfo] Error 1
> make[1]: Leaving directory '/home/informix/dev/gdal/gdal/apps'
> GNUmakefile:120: recipe for target 'apps-target' failed
> make: *** [apps-target] Error 2

See this thread, and try the GitHub link at the bottom
https://lists.osgeo.org/pipermail/gdal-dev/2017-September/047275.html


Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to