[gdal-dev] Error Compiling GDAL with ESRI FileGeodatabase Support On Ubuntu 16.04

Even Rouault even.rouault at spatialys.com
Thu Aug 4 15:21:32 PDT 2016


On Thursday 04 August 2016 17:00:29 Andrew Joseph wrote:
> using ./configure CXXFLAGS="-D_GLIBCXX_USE_CXX11_ABI=0" results in:
> 
[...]
Looks like you must drop the mongo, podofo and kea dependencies, or recompile 
them with  -D_GLIBCXX_USE_CXX11_ABI=0 as well.

> and ./configure CXXFLAGS="-std=C++03 -D_GLIBCXX_USE_CXX11_ABI=0" results in:
> configure: error: "You don't have a working C++ compiler." (I'm a java
> developer so not very familiar with c/c++ compilation)

Hum, migt be case sensitive "-std=c++03 -D_GLIBCXX_USE_CXX11_ABI=0", but after 
thinking I don't think this is worth trying. The issue is more on the ABI than 
the version of C++.

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the gdal-dev mailing list