Hi all,
I hope someone could give me a hand on my situations.
I had installation gracefully rtlinux2.0 on redhat 6.1 of kernel 2.2.12.
Having confirmed with command: ksyms -a | grep " "rtl_. I proceeded to
testing the sample programs in /examples/hello. Unfortunately, I failed. I
went one step backward to directory /usr/src/linux/rtlinux-2.0/rtl. There I
typed : #make, here are the result I got:
cpp: /usr/src/linux-2.2.12/rtlinux-2.0/linux/include/linux/modversions.h: No
such file or directory
make[1]: *** [rtl_posixio.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.2.12/rtlinux-2.0/rtl/system'
make: *** [modules] Error 2
Again, I tried on second command: #make install, and I got the following
messages:
install: drivers/mbuff/mbuff.o: No such file or directory
install: fifos/rtl_fifo.o: No such file or directory
install: schedulers/rtl_sched.o: No such file or directory
install: schedulers/rtl_time.o: No such file or directory
install: system/rtl_posixio.o: No such file or directory
install: drivers/rt_com/rt_com.o: No such file or directory
make: *** [install] Error 1
I understand the sequence of command where #make install must come after
#make.
Anyway, Would you please help me.
Why file modversions.h is not there ? Is there something I missed out?
Thanks in advance.
Rgds,
Nixien
--- [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/