[Gdal-dev] gdal install

Ryan Ollerenshaw ollerery at engr.orst.edu
Mon Jan 22 15:04:23 EST 2007


I am trying to install gdal-1.4.0 on FC5 and i keep getting the 
following errors during the make process:

geotiff.cpp:102:21: error: xtiffio.h: No such file or directory
geotiff.cpp:103:21: error: geotiff.h: No such file or directory
geotiff.cpp:104:27: error: geo_normalize.h: No such file or directory
geotiff.cpp:105:23: error: geovalues.h: No such file or directory
geotiff.cpp:114: error: 'GTIF' was not declared in this scope
geotiff.cpp:114: error: expected primary-expression before ',' token
geotiff.cpp:114: error: 'GTIFDefn' was not declared in this scope
geotiff.cpp:114: error: expected primary-expression before ')' token
geotiff.cpp:114: error: initializer expression list treated as compound 
expression
geotiff.cpp:115: error: 'GTIF' was not declared in this scope
......


Here is the configure command that i am using:
./configure --with-png --with-libtiff  --with-jpeg --with-gif  
--with-pg=/usr/local/pgsql/bin/pg_config --with-geos --with-local=/usr/local

Any help would be great,
Thanks,
-Ryan



More information about the Gdal-dev mailing list