cd ${builddir}
${srcdir}/configure --srcdir=${srcdir} --build=${host} --target=${target} --prefix=${prefix} --sysconfdir=${sysconfdir}
...
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: creating libtool
sed: can't read /usr/src/libtool/devel/RELEASE/libtool-1.5a_20031103/libltdl/ltmain.sh: No such file or directory
mv: cannot stat `libtoolT': No such file or directory
cp: cannot stat `libtoolT': No such file or directory
chmod: getting attributes of `libtool': No such file or directory
config.status: executing libtoolCXX commands
config.status: appending configuration tag `CXX' to libtool
config.status: executing libtoolF77 commands
config.status: appending configuration tag `F77' to libtool
config.status: executing libtool-tags commands
I'm not sure where the problem is, so no patch.
However, there are a few minor buglets having to do with the "new" way that libtool is generated (via config.status) in the test/*/configure.ac files. I have a patch, and will forward it to the list tomorrow...
-- Chuck
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool