On Tue, Sep 11, 2001 at 02:30:24PM +0200, Alexander Mai wrote:
>
> ./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
> NONE:0: /home/mai/bin/m4: `syncoutput' from frozen file not found in builtin table!
> NONE:0: /home/mai/bin/m4: `changesyntax' from frozen file not found in builtin table!
> NONE:0: /home/mai/bin/m4: `symbols' from frozen file not found in builtin table!
> running autoheader
> NONE:0: /home/mai/bin/m4: `syncoutput' from frozen file not found in builtin table!
> NONE:0: /home/mai/bin/m4: `changesyntax' from frozen file not found in builtin table!
> NONE:0: /home/mai/bin/m4: `symbols' from frozen file not found in builtin table!
>
> The autoconf warnings(!) are independent of libtool 1.4.1 vs. 1.4.2.
>
> Are my problems on that machine all triggered by broken m4 processors!?
Nup. You built Autoconf with m4-1.4o, which generated frozen files
(basically a state dump of M4's memory to speed up macro loading)
dependant on the m4-1.4o symbols. You then downgraded to m4-1.4 which
is missing the functions behind the additional symbols added between
1.4 and 1.4o.
If you rebuild Autoconf with m4-1.4, and reinstall, these errors will
vanish...
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