[Gdal-dev] error because of libtool?
Amici Alessandro
alessandro_amici at telespazio.it
Thu Oct 16 03:47:00 EDT 2003
[i alredy replyed to this mail from a different account, but some of
my mails get stuck, Frank do you have any clue?]
Vincent,
> /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
[...]
> ./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
my guess is that you are using '--with-*something*=yes' and configure
is now using 'yes' as a search directory for libraries (!!).
if you give us the complete configure command line you used we can
probably restore the correct behaviour, in the mean time just use
'--with-*somethnig*' without '=yes'.
cheers,
alessandro
More information about the Gdal-dev
mailing list