help for first installation of rtems
Matteo
matteo.posterli at studenti.unipr.it
Sat Jan 21 17:37:58 UTC 2006
Hi
I have intel centrino and linux ubuntu and I would like to install the RTEMS.
I download rtems-4.6.5.tar.bz2 and I unpack and uncompressed it in
/myhome/rtems/rtems-src/
After I do /myhome/rtems/rtems-b/../rtems-src/configure and all ok
and I read message to do make all to build to use the posix and I do it
/myhome/rtems/rtems-b/make all and I had an error message like this ;
...
...
Making all in rtems
make[4]: Entering directory `/home/matteo/projects/rtems/rtems-b/c/posix/exec/rtems'
gcc --pipe -DHAVE_CONFIG_H -isystem ../../../../posix/lib/include
-D__RTEMS_INSIDE__ -D_BSD_SOURCE -O2 -g -Wall -ansi -fasm -o
o-optimize/eventsurrender.o -c
../../../../../rtems-src/c/src/../../cpukit/rtems/src/eventsurrender.c
../../../../../rtems-src/c/src/../../cpukit/rtems/src/eventsurrender.c: In
function _Event_Surrender:
../../../../../rtems-src/c/src/../../cpukit/rtems/src/eventsurrender.c:67:
error: invalid lvalue in assignment
../../../../../rtems-src/c/src/../../cpukit/rtems/src/eventsurrender.c:99:
error: invalid lvalue in assignment
make[4]: *** [o-optimize/eventsurrender.o] Error 1
make[4]: Leaving directory `/home/matteo/projects/rtems/rtems-b/c/posix/exec/rtems'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/matteo/projects/rtems/rtems-b/c/posix/exec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/matteo/projects/rtems/rtems-b/c/posix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matteo/projects/rtems/rtems-b/c'
make: *** [all-recursive] Error 1
matteo at matteo:~/projects/rtems/rtems-b$
I don't know what to do .
Someone can help me ?
Thanks in advantage
Matteo Posterli
More information about the users
mailing list