From: Gerhard E. <ec...@ie...> - 2007-11-16 08:31:13
|
Dear Fooers, I just tried to compile fooelk on 10.4.11 with the latest Xcode development environment (my disk crashed and I had to reinstall everything). What I get is the following, which kept me puzzled: pb-eckel:fooelk> ./bootstrap + set -e + LANG=C + export LANG + CYGWIN=binmode + export CYGWIN + amvers=no + automake-1.9 --version + automake-1.8 --version + automake-1.7 --version + automake-1.6 --version + amvers=-1.6 + test -1.6 = no + libtoolize=no + libtoolize --version + glibtoolize --version + libtoolize=glibtoolize + test glibtoolize = no + rm -f aclocal.m4 configure config.guess config.log config.sub config.cache config.h.in config.h compile ltmain.sh libtool ltconfig missing mkinstalldirs depcomp install-sh INSTALL + rm -Rf autom4te.cache autotools + mkdir autotools + glibtoolize --copy --force /usr/bin/glibtoolize: line 1: cd: /usr/share/libtool: No such file or directory glibtoolize: cannot list files in `/usr/share/libtool' Any pointer appreciated - I am a bit in a hurry :-) Best regards, Gerhard |