This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC Bootstrap failure after upgrading Autoconf and Automake


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]