GCC Bootstrap failure after upgrading Autoconf and Automake

Andris Pavenis pavenis@latnet.lv
Tue May 27 08:33:00 GMT 2003


On Tuesday 27 May 2003 04:57, Joseph D. Wagner wrote:
> > uhm, I think autoconf 2.13 is *required* for cvs builds
>
> 1) I'm using a release.
>
> 2) I tried downgrading to 2.13 but that didn't work either.  In fact, it
> gave me an error message saying that autoconf 2.54 or later was required.
>
> Thanks anyway.
>
> If anyone else has any suggestions, I'm listening.

I have installed install autoconf-2.13 and automake-1.5 at the different 
prefix. For example by configuring and building both with 
	configure --prefix=/foo
	make
	make install
and after that adding /foo/bin at start of the path when I need old autoconf 
and old automake.

Andris



More information about the Gcc mailing list