[Gdal-dev] error because of libtool?

Vincent Schut schut at sarvision.com
Mon Oct 13 11:39:54 EDT 2003


Hi dev's,

just tried to compile a sprankling new gdal, fresh from cvs (of course backed up my old source tree...) and ./configured as usual. So I guess it should use libtool. Indeed building was quite slow :-)
When arriving at the final build phase however, I get the following error:

<snip>
make[1]: Leaving directory `/usr/local/src/gdal/ogr'
make ./libgdal.la
make[1]: Entering directory `/usr/local/src/gdal'
/bin/sh ./libtool --mode=link   g++ -lodbc -L/usr/local/lib -lmfhdf -ldf -ljpeg -lpng -Lyes -Lyes -lz -lm -ldl -L/usr/lib -lpq -o libgdal.la ./frmts/o/*.lo ./gcore/*.lo ./port/*.lo ./alg/*.lo ./ogr/ogrsf_frmts/o/*.lo ./ogr/ogrgeometryfactory.lo ./ogr/ogrpoint.lo ./ogr/ogrcurve.lo ./ogr/ogrlinestring.lo ./ogr/ogrlinearring.lo./ogr/ogrpolygon.lo ./ogr/ogrutils.lo ./ogr/ogrgeometry.lo ./ogr/ogrgeometrycollection.lo ./ogr/ogrmultipolygon.lo ./ogr/ogrsurface.lo ./ogr/ogrmultipoint.lo ./ogr/ogrmultilinestring.lo ./ogr/ogr_api.lo ./ogr/ogrfeature.lo ./ogr/ogrfeaturedefn.lo ./ogr/ogrfeaturestyle.lo ./ogr/ogrfielddefn.lo ./ogr/ogrspatialreference.lo ./ogr/ogr_srsnode.lo ./ogr/ogr_srs_proj4.lo ./ogr/ogr_fromepsg.lo ./ogr/ogrct.lo ./ogr/ogr_opt.lo ./ogr/ogr_srs_esri.lo ./ogr/ogr_srs_pci.lo ./ogr/ogrfeaturequery.lo ./ogr/swq.lo ./ogr/ogr_srs_validate.lo ./ogr/ogr_srs_xml.lo ./ogr/ograssemblepolygon.lo ./ogr/ogr2gmlgeometry.lo ./ogr/gml2ogrgeometry.lo \
    -rpath /usr/local/lib \
    -no-undefined \
    -version-info 2:9:1
./libtool: line 1: cd: yes: No such file or directory
libtool: link: cannot determine absolute directory name of `yes'
make[1]: *** [libgdal.la] Error 1
make[1]: Leaving directory `/usr/local/src/gdal'
make: *** [check-lib] Error 2

Thought I'd just file this testing result here in the mailing list for you to crunch on :)

Cheers,
Vincent.



More information about the Gdal-dev mailing list