[Gdal-dev] Segmentation fault
Yves Jacolin
yjacolin at free.fr
Sun Mar 18 11:00:28 EDT 2007
Hi,
I built gdal-ogr from source (test 1.3.2 and 1.4.0). I already succeed to
built it. But this time, I always get this error:
$ gdalinfo --formats
Supported Formats:
Erreur de segmentation (which means Segmentation fault ;-)
I get no error message with configure, make, and make install. I have no idea
where it can come from. My configure command is:
./configure --without-python --with-sqlite=/usr/include/
--with-mysql=/usr/bin/mysql_config --with-pg=/usr/bin/pg_config
--without-grass --with-ecw=/usr/local/ --with-xerces --without-ogdi
I built gdal-ogr with python and OGDI the last time I succeed, so this time I
tried without, but no change.
Each time I tried to remove by hand all gdal-ogr files with:
rm -f /usr/local/bin/ogr*
rm -f /usr/local/bin/gdal*
rm -f /usr/local/lib/libgdal*
rm -Rf /usr/local/share/gdal/
rm -f /usr/local/man/man1/gdal*
rm -f /usr/lib/python2.4/site-packages/gdal*
rm -f /usr/lib/python2.4/site-packages/_gdalmodule*
rm -f /usr/local/include/gdal*
Any idea?
Thanks for any help, tips, ...
Y.
--
Yves Jacolin
-------------
http://yjacolin.gloobe.org
http://softlibre.gloobe.org
More information about the Gdal-dev
mailing list