[gdal-dev] fatal errr compiling gdal 1.11.0

Even Rouault even.rouault at spatialys.com
Fri Nov 28 09:05:26 PST 2014


Selon Steve.Toutant at inspq.qc.ca:

> I already compiled gdal 1.11.0 on centos6 and I need to install on a
> fedora 20. Using the same method I get this eror
>
> libtool: compile:  g++ -g -O2 -DHAVE_SSE_AT_COMPILE_TIME
> -fvisibility=hidden -Wall -I.. -I/opt/geomatique/src/gdal-1.11.0/port
> -I/opt/geomatique/src/gdal-1.11.0/gcore
> -I/opt/geomatique/src/gdal-1.11.0/alg
> -I/opt/geomatique/src/gdal-1.11.0/ogr
> -I/opt/geomatique/src/gdal-1.11.0/ogr/ogrsf_frmts -DOGR_ENABLED
> -I/opt/geomatique/src/gdal-1.11.0/port -I/usr/include
> -I/usr/include/libdap -I/usr/include/dap -DLIBDAP_39 -c ogrdodsdriver.cpp
> -fPIC -DPIC -o ../o/.libs/ogrdodsdriver.o
> In file included from ogrdodsdriver.cpp:30:0:
> ogr_dods.h:47:19: fatal error: debug.h: No such file or directory
>  #include <debug.h>
>                    ^
> compilation terminated.
>
> I don't know much about compiling. Anyone see why it is trying to include
> debug.h since it is commented? or what can I do about that?

Steve,

Try adding --with-dods-root=no to the configure line.

Even

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


More information about the gdal-dev mailing list