Building error

Ralf Corsepius ralf.corsepius at rtems.org
Wed Dec 17 10:41:31 UTC 2008


On Wed, 2008-12-17 at 11:08 +0100, erki.szabolcs at itport.hu wrote:
> Hi,
> 
> I started with RTEMS yesterday following the Quick Start guide. I checked
> out the code from CVS using Eclipse on Ubuntu and converted RTEMS 4.9 RPM
> packages to deb using "alien" as mentioned in this list earlier. The
> packages installed:
> 
> rtems-4.9-apt-conf				install
> rtems-4.9-autoconf				install
> rtems-4.9-automake				install
> rtems-4.9-binutils-common			install
> rtems-4.9-gcc-common				install
> rtems-4.9-gdb-common				install
> rtems-4.9-newlib-common				install
> rtems-4.9-sparc-rtems4.9-binutils		install
> rtems-4.9-sparc-rtems4.9-gcc			install
> rtems-4.9-sparc-rtems4.9-gcc-c++		install
> rtems-4.9-sparc-rtems4.9-gdb			install
> rtems-4.9-sparc-rtems4.9-newlib			install
> rtems-4.9-yum-conf				install
> 
> 
> 
> So, the platform is sparc, the PATH is OK:
> 
> szasza at szasza-laptop:~/workspace/RTEMS/rtems$ echo $PATH
> /opt/rtems-4.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
> 
> But when I start bootstrap, I get this error:
> 
> szasza at szasza-laptop:~/workspace/RTEMS/rtems$

>  sudo ./bootstrap
   ^^^^
This is the cause of your problem.

Ralf





More information about the users mailing list