[gdal-dev] Error building 1.5.2 on Ubuntu Gutsy

Craig Leat craig.leat at gmail.com
Mon Jun 30 11:07:18 EDT 2008


Hi

I grabbed gdal 1.5.2 via svn and configured as follows:
./configure --enable-shared=yes --with-gnu-ld=yes --with-libz=internal
--with-grass=no --with-png=internal --with-libtiff=internal
--with-geotiff=internal --with-jpeg=internal --with-gif=internal
--with-ecw=no --with-mrsid=/usr/local/bin/Geo_DSDK-6.0.7.1407
--with-curl=/usr/bin/curl-config --with-python

Configure seems happy, but make throws the following errors:
libtool: compile:  gcc -c -I../../port -g -O2 -Wall
-Wdeclaration-after-statement -DOGR_ENABLED -D_REENTRANT
-I/usr/local/src/gdal-1.5.2/port -DZIP_SUPPORT -DPIXARLOG_SUPPORT
-I../../zlib -DJPEG_SUPPORT -DOJPEG_SUPPORT -I../../jpeg/libjpeg
tif_fax3.c  -fPIC -DPIC -o ../../o/.libs/tif_fax3.o
tif_fax3.c: In function 'Fax3DecodeRLE':
tif_fax3.c:1531: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Preprocessed source stored into /tmp/ccUuLtJG.out file, please attach
this to your bugreport.
make[3]: *** [../../o/tif_fax3.o] Error 1
make[3]: Leaving directory `/usr/local/src/gdal-1.5.2/frmts/gtiff/libtiff'
make[2]: *** [lib-tiff] Error 2
make[2]: Leaving directory `/usr/local/src/gdal-1.5.2/frmts/gtiff'
make[1]: *** [gtiff-install-obj] Error 2
make[1]: Leaving directory `/usr/local/src/gdal-1.5.2/frmts'
make: *** [frmts-target] Error 2

Any pointers on what I am doing wrong?

Thanks

Craig

My system:
Ubuntu Gutsy
gdal 1.5.2
gcc 4.1.3


More information about the gdal-dev mailing list