I tried to install and compile RTAI 1.3 on my SuSE 6.4 system. During
compilation I get the following error message when compiling lxrt :

make -C lxrt all
make[2]: Entering directory `/home/mschwarz/rtai-1.3/lxrt'
gcc -I/usr/src/linux/include -I../include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -D__KERNEL__ -DMODULE
-DCONFIG_DYN_MM -c -DCPU=586 -c -o lxrt lxrt.c
lxrt.c: In function `lxrt_handler':
lxrt.c:625: structure has no member named `this_rt_task'
lxrt.c:679: structure has no member named `this_rt_task'
lxrt.c:680: structure has no member named `this_rt_task'
lxrt.c:690: structure has no member named `this_rt_task'
lxrt.c:693: structure has no member named `this_rt_task'
lxrt.c:693: structure has no member named `this_rt_task'
lxrt.c:750: structure has no member named `this_rt_task'
lxrt.c:755: structure has no member named `this_rt_task'
lxrt.c:778: structure has no member named `this_rt_task'
lxrt.c:779: structure has no member named `this_rt_task'
lxrt.c:780: structure has no member named `this_rt_task'
make[2]: *** [lxrt] Error 1
make[2]: Leaving directory `/home/mschwarz/rtai-1.3/lxrt'
make[1]: *** [lxrt] Error 2
make[1]: Leaving directory `/home/mschwarz/rtai-1.3'
make: *** [all] Error 2

The rest compiles just fine and seems to work ok.

Is there a patch for this, do I have some wrong files (version) on my
system, or what else could be wrong here ?

Thanks in advance,

Marco Schwarz.
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to