protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-devel] automake 1.6.3


From: Heikki Paajanen
Subject: Re: [Protux-devel] automake 1.6.3
Date: 11 Oct 2002 13:20:02 +0300

Hi!

I've got both autoconf 2.13 & 2.53a and they are in a wrapper : 
-clip-
bash-2.05a$ ls -l /usr/bin/autoconf
lrwxrwxrwx    1 root     root           29 2002-07-01 19:02
/usr/bin/autoconf -> ../lib/autoconf/ac-wrapper.pl
-clip-

The wrapper defaults to 2.13 but uses 2.53a in some cases :
-clip-
# - defaults to autoconf-2.13
# - runs autoconf-2.53a if it exists and...
#   - envvar WANT_AUTOCONF_2_5 is set to `1'
#     -or-
#   - configure.ac is present
#     -or-
#   - `configure.in' contains AC_PREREQ and the value's 3 first letters
#     are stringwise greater than '2.1'
-clip-

The wrapper seems to be originated from mandrake so maybe when you
updated automake it got "overriden" and isn't used anymore and 2.13 is
used directly ? 
Just an thought...

Regards,
        tiigel



On Thu, 2002-10-10 at 23:49, booker wrote:
> I had to update automake to version 1.6.3 to be able to compile KINO.
> 
> But after that I can't finish the make process of protux no longer:
> 
> address@hidden mustuxlib]$ make -f admin/Makefile.common
> *** Creating acinclude.m4
> !!! If you get recursion errors from autoconf, it is advisable to set the
>     environment variable M4 to something including "--nesting-limit=500"
> *** Creating aclocal.m4
> *** Creating configure
> FATAL ERROR: Autoconf version 2.52 or higher is required for this script
> make: *** [cvs] Error 2
> address@hidden mustuxlib]$
> 
> 
> 
> But take note of the 'FATAL ERROR' message .... 
> I'm still using 'Autoconf version 2.13' but yesterday there were no problems 
> reported during compilation using STILL THE SAME autoconf version 2.13
> 
> Any idea?
> 
> Here is my actual setup again:
> 
> libtoolize (GNU libtool) 1.4.2
> aclocal (GNU automake) 1.6.3
> Autoconf version 2.13
> automake (GNU automake) 1.6.3
> GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
> Built for i586-mandrake-linux-gnu
> 
> greetings
> Reinhard
> 
> 
> _______________________________________________
> Protux-devel mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/protux-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]