[gdal-dev] fatal errr compiling gdal 1.11.0
Steve.Toutant at inspq.qc.ca
Steve.Toutant at inspq.qc.ca
Fri Nov 28 07:54:37 PST 2014
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?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20141128/3f2723e3/attachment.html>
More information about the gdal-dev
mailing list