[Gdal-dev] Problems installing GDAL 1.3.1 on Red hat enterprise linux advanced server 3.0.

William Hudspeth bhudspeth at edac.unm.edu
Fri Jan 6 15:46:53 EST 2006


Hello, I am trying to install GDAL 1.3.1 on Red hat enterprise linux
advanced server 3.0. 

I have configured successfully with the following:

./configure --prefix=/usr/local/gdal --without-grass --with-python --
with-hdf4=/usr/local/hdf4/lib

But then get errors on make:

EHapi.c:3524: syntax error before "EHclose"
EHapi.c:3524: syntax error before "fid"
EHapi.c:3525: warning: return type defaults to `int'
EHapi.c: In function `EHclose':
EHapi.c:3526: `intn' undeclared (first use in this function)
EHapi.c:3526: syntax error before "status"
EHapi.c:3535: `fid' undeclared (first use in this function)
EHapi.c:3539: `fid0' undeclared (first use in this function)
EHapi.c:3544: `HDFfid' undeclared (first use in this function)
EHapi.c:3545: `sdInterfaceID' undeclared (first use in this function)
EHapi.c:3549: warning: implicit declaration of function `SDend'
EHapi.c:3562: `DFE_RANGE' undeclared (first use in this function)
/usr/include/bits/mathinline.h: At top level:
cfortHdf.h:283: warning: `c2fstrv' defined but not used
cfortHdf.h:299: warning: `f2cstrv' defined but not used
cfortHdf.h:346: warning: `vkill_trailing' defined but not used
cfortHdf.h:393: warning: `num_elem' defined but not used
cfortHdf.h:443: warning: `__cfztringv' defined but not used
make[3]: *** [../../o/EHapi.o] Error 1
make[3]: Leaving directory `/usr/local/src/gdal-1.3.1/frmts/hdf4/hdf-eos'
make[2]: *** [lib-hdfeos] Error 2
make[2]: Leaving directory `/usr/local/src/gdal-1.3.1/frmts/hdf4'
make[1]: *** [hdf4-install-obj] Error 2
make[1]: Leaving directory `/usr/local/src/gdal-1.3.1/frmts'
make: *** [frmts-target] Error 2


Thanks, Bill




More information about the Gdal-dev mailing list