Hi,all After I install the rtlinuxv2.3(rtlinx-2.3-pre2-prepatched.tar.gz,the origin OS is redhat 5.1), on my pc,I want to test the example.But failed.Below is the error code.I don't know what is the problem.When I try to insmod some module,the same problem come: " [root@kor modules]insmod rtl_time.o kernel_version needed, but can't be found " I am looking forward your help. Lichow " [root@kor hello]# make test This is the simplest RTL program First we remove any existing rtl-modules You may see error warnings from "make" - ignore them Type <return> to continue kernel_version needed, but can't be found make: *** [test] Error 2 [root@king hello]# make test This is the simplest RTL program First we remove any existing rtl-modules You may see error warnings from "make" - ignore them Type <return> to continue rmmod sound sound: No such file or directory make: [test] Error 1 (ignored) rmmod rt_process rt_process: No such file or directory make: [test] Error 1 (ignored) rmmod frank_module frank_module: No such file or directory make: [test] Error 1 (ignored) (cd ../../; ./rmrtl) /usr/src/rtlinux-2.3/modules/rtl_fifo: No such file or directory /usr/src/rtlinux-2.3/modules/rtl_posixio: No such file or directory /usr/src/rtlinux-2.3/modules/rtl_sched: No such file or directory /usr/src/rtlinux-2.3/modules/rtl_time: No such file or directory Now insert the fifo and scheduler Type <return> to continue (cd ../../; ./insrtl) kernel_version needed, but can't be found kernel_version needed, but can't be found kernel_version needed, but can't be found kernel_version needed, but can't be found Now start the real-time tasks module Type <return> to continue kernel_version needed, but can't be found make: *** [test] Error 2 ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup -- [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/
