[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autoconf 2.59 or 2.60 to build RTEMS 4.8
- Date: Tue, 06 May 2008 19:27:25 +0200
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: autoconf 2.59 or 2.60 to build RTEMS 4.8
On Tue, 2008-05-06 at 12:45 -0400, R. D. Flowers, Chattanooga TN USA
wrote:
> Greetings Community !
>
> I am trying to build RTEMS 4.8 ( on x86, FC 4 ).
>
> The README.configure file says I need:
> autoconf2.59
> automake1.8
This is wrong ... probably outdated.
> and I have:
> autoconf2.59
> automake1.9.5 .
>
> But, configure.ac demands:
> autoconf2.60
> .
>
> What should I do ?
Install the autoconf/automake packages from there:
ftp://ftp.rtems.org/pub/rtems/linux/4.8/redhat/el4/x86_64
Ralf