Author: Marcus
Date: 08-07-03 09:56
Hi,
since I upgraded libtool and autotools (autoconf, automake) to the newest versions, I get problems with all sources, I try to compile myself, which do not include an own ltconfig script.
AC_PROG_LIBTOOL or AM_PROG_LIBTOOL is set correctly in the cofigure.in file, a ltmain.sh is shipped, but after running 'aclocal && autoheader && automake --gnu --add-missing && autoconf' and trying to run configure, the configure script breaks with telling me, that ./ltconfig cannot be found in the top_srcdir.
Does anybody know, where that could suffer from? In my opinion it relies on the last changes in the autotools and libtool, which were supplied to the ports.
Building ports works fine, but not own packages.
System is RELENG_5_1
all autoconf and automake version as well as any libtool version.
Thanks in advance.
|
|