<font size=2 face="sans-serif">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</font>
<br>
<br><font size=2 face="sans-serif">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</font>
<br><font size=2 face="sans-serif">In file included from ogrdodsdriver.cpp:30:0:</font>
<br><font size=2 face="sans-serif">ogr_dods.h:47:19: fatal error: debug.h:
No such file or directory</font>
<br><font size=2 face="sans-serif"> #include <debug.h></font>
<br><font size=2 face="sans-serif">           
       ^</font>
<br><font size=2 face="sans-serif">compilation terminated.</font>
<br>
<br><font size=2 face="sans-serif">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?</font>
<br><font size=2 face="sans-serif">thanks</font>
<br>