Building error

erki.szabolcs at itport.hu erki.szabolcs at itport.hu
Wed Dec 17 12:09:00 UTC 2008


Yep, this solved the problem. Thank you.
I have continued with the building process, and finally it failed with this:

/opt/rtems-4.9/lib/gcc/sparc-rtems4.9/4.3.2/../../../../sparc-rtems4.9/lib/libc.a(lib_a-makebuf.o):
In function `__smakebuf_r':
/builddir/build/BUILD/rtems-4.9-sparc-rtems4.9-gcc-4.3.2/build/sparc-rtems4.9/newlib/libc/stdio/../../../../../gcc-4.3.2/newlib/libc/stdio/makebuf.c:110:
undefined reference to `isatty'
collect2: ld returned 1 exit status
make[5]: *** [hello.exe] Error 1
make[5]: Leaving directory
`/home/szasza/workspace/RTEMS/b-sis/sparc-rtems4.9/c/sis/testsuites/samples/hello'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/szasza/workspace/RTEMS/b-sis/sparc-rtems4.9/c/sis/testsuites/samples'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/szasza/workspace/RTEMS/b-sis/sparc-rtems4.9/c/sis/testsuites'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/szasza/workspace/RTEMS/b-sis/sparc-rtems4.9/c/sis'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/szasza/workspace/RTEMS/b-sis/sparc-rtems4.9/c'
make: *** [all-recursive] Error 1

---
This makebuf.c shouldn't cause any problem. Could this happen because of
the 4.9.0 -> 4.9.1 upgrade, or I do not have the right packages?

Thanks again:
Szasza





On Sze, December 17, 2008 11:41 am, Ralf Corsepius wrote:
> 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:/sb
>> in:/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