Building from CVS

Ralf Corsepius ralf.corsepius at rtems.org
Wed Feb 8 04:02:31 UTC 2006


On Tue, 2006-02-07 at 22:34 -0500, Brian Rose wrote:
> I just downloaded from CVS and I see there is no configure script. What is 
> the proper invocation of autoconf needed to properly generate it. Is it as 
> simple as "autoconf" ?

You'll have to have the RTEMS versions of autoconf and automake
installed (available somewhere on ftp.rtems.org) and in $PATH, then

cd <source-tree>
./bootstrap

should create all the necessary files.

Ralf





More information about the users mailing list