[Gdal-dev] error in installing gdal-1.2.6 on Redhat AS 4
Xiaodong Zhang
zhang at aero.und.edu
Tue Jun 14 17:26:45 EDT 2005
Hi,
Got the following error when installing gdal-1.2.6 on Redhat AS 4
./configure --with-ogr --with-python --without-mysql
make (which gave the error at the end of make output)
g++ ogrinfo.o -o .libs/ogrinfo ../.libs/libgdal.so -lgif /usr/lib/libjpeg.so -l
tiff -lpng -lz -ldl -Wl,--rpath -Wl,/usr/local/lib
ogrinfo.o(.text+0x8b2): In function `main':
: undefined reference to `_Unwind_Resume'
collect2: ld returned 1 exit status
make[1]: *** [ogrinfo] Error 1
make[1]: Leaving directory `/home/oracle/dngpSources/gdal-1.2.6/ogr'
make: *** [ogr-apps] Error 2
Thanks
Xiaodong
More information about the Gdal-dev
mailing list