Error in Installing Autotools 4.10

Andrei Chichak groups at chichak.ca
Sat Feb 25 17:42:14 UTC 2012


On 2012-February-25, at 9:22 AM, Binkowski, Cassio wrote:

> On Sat, Feb 25, 2012 at 2:03 AM, Ralf Corsepius <ralf.corsepius at rtems.org> wrote:
> On 02/25/2012 12:07 AM, Binkowski, Cassio wrote:
> 
> Is all I need to get it running:
> 
>  * MinGW;
>  * MSYS;
>  * http://www.rtems.org/ftp/pub/rtems/4.10.2/rtems-4.10.2.tar.bz2;
>  * Autoconf and Automake;
> Prebuilt packages available from here:
> ftp://ftp.rtems.org/pub/rtems/mingw32/4.10/rtems-4.10-autoconf/
> ftp://ftp.rtems.org/pub/rtems/mingw32/4.10/rtems-4.10-automake/
> 
> I didn't find any instructions on how to build these manually? Can you please provide such information?

The instructions for those are on Chris' mingw page

http://wiki.rtems.org/wiki/index.php/MinGW_Tools_for_Windows

…but, download the bz2 file from those directories that don't have -src in their names. Then

cd /c
tar xvfj thenameofyourfile.bz2

And it will extract the pieces into the proper places.

> 
>  * Respective tools for specific CPU?
> Yes, at minimum you need the binutils and gcc packages for your the target. Prebuilt packages also available from here:
> ftp://ftp.rtems.org/pub/rtems/mingw32/4.10/rtems-4.10-<target>-binutils/
> ftp://ftp.rtems.org/pub/rtems/mingw32/4.10/rtems-4.10-<target>-gcc/
> 
> Why are you referring to the 4.10 tools? Shouldn't we be using 4.11 already? 
> 

A darn good question, and one that has been much on my mind.  Ralf?




Once you get all of the appropriate pieces in place, it still won't compile according to the instructions. You have to do a

bootstrap

in the directory that has the RTEMS source. A side effect of this is that the "configure" script will be created. Only then can you use the "configure" command.

That's as far as I got. I am having major issues with the "make" step not knowing how to make "all".

Andrei


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20120225/a6779b46/attachment.html>


More information about the users mailing list