On Tue, Sep 11, 2001 at 10:23:24AM +0200, Alexander Mai wrote:
> unfortunately libtool 1.4.2 again breaks on alpha-linux.
> Below is the log and I've tried installing back and forth -
> the problem is reproducible!
I can't reproduce this on solaris with Autoconf 2.13, Automake 1.5,
Libtool 1.4.2 and M4 1.4, nor on linux with M4 CVS (1.4q).
> And now installing libtool 1.4.2:
>
> ./CVSMake running in /home/mai/compile/lesstif/lesstif
> Running on:
> Linux 2.2.16-SMP #1 SMP Fri Jul 7 21:19:30 CEST 2000 alpha
> Using:
> Autoconf version 2.13
> automake (GNU automake) 1.5
> ltmain.sh (GNU libtool) 1.4.2 (1.922.2.53 2001/09/11 03:18:52)
>
> running libtoolize
> running aclocal
> running autoconf
> autoconf: Undefined macros:
> ***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
> ***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
> ***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
> ***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
> ***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
> ***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
> ***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
> running autoheader
> running automake
This looks to be the AC_REQUIRE nug in Autoconf 2.13. If you can
upgrade to 2.5x it should fix it. Otherwise, you might try removing
the AC_REQUIRE([_LT_AC_LIBTOOL_SYS_PATH_SEPARATOR]) calls I added
between 1.4.1 and 1.4.2.
Now that I think about it, they should not be necessary provided
AC_PROG_LIBTOOL is always called too... if this works for you let me
know and I'll revert that patch.
Cheers,
Gary.
--
())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org)
( '/ Research Scientist http://www.oranda.demon.co.uk ,_())____
/ )= GNU Hacker http://www.gnu.org/software/libtool \' `&
`(_~)_ Tech' Author http://sources.redhat.com/autobook =`---d__/
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool