Hi, to all expert of the RT-Linux.
I already install RT Kerlen in SuSE 5.3 , but the examples
is not compailed.
I recive the following message.
any expert that can help my.
******************
make all
Makefile:3: rtlpath.make: No such file or directory
make: *** No rule to make target `rtlpath.make'. Stop.
make all
cc -I/usr/src//rtl/include/ -o sched_toggle.o sched_toggle.c
In file included from sched_toggle.c:14:
/usr/include/asm/rt_time.h:63: warning: `struct timespec' declared inside
parameter list
/usr/include/asm/rt_time.h:63: warning: its scope is only this definition
or declaration,
/usr/include/asm/rt_time.h:63: warning: which is probably not what you
want.
/usr/include/asm/rt_time.h: In function `rt_ts_to_rtime':
/usr/include/asm/rt_time.h:65: dereferencing pointer to incomplete type
/usr/include/asm/rt_time.h:65: dereferencing pointer to incomplete type
make: *** [sched_toggle.o] Error 1
********************