[Gdal-dev] Segmentation fault

Yves Jacolin yjacolin at free.fr
Sun Mar 18 12:03:44 EDT 2007


Le Dimanche 18 Mars 2007 16:19, Frank Warmerdam a écrit :
> Yves Jacolin wrote:
> > 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.
>
> Yves,
>
> One possibility is that you are still building with the old old PROJ.4 code
> in OGDI.  This often causes an othewise unexplainable seg fault with linked
> into something that also has the modern PROJ.4.  Could you verify that your
> OGDI is built without the internal PROJ?
>
> Best regards,
Hi Frank,

Here the ./configure command:
./configure --with-proj --with-zlib --with-expat

so I try to build ogdi with:
./configure --with-proj=/usr/local/ --with-zlib --with-expat

I come back as soon as I finish to test this way.

Thanks again.

Y.
-- 
Yves Jacolin
-------------
http://yjacolin.gloobe.org
http://softlibre.gloobe.org




More information about the Gdal-dev mailing list