Hi Melih,
there are two ways to repair your problem:
The make-file think, the modules "rtl_fifo.o" and "rtl_sched.o" are in the
directory specified in the make-file. There are two ways to solve your problem:
1. Edit the "Makefile". Set the path in the line with
-insmod ${RTL_DIR}/modules/rtl_fifo.o
-insmod ${RTL_DIR}/modules/rtl_sched.o
to your rtl_-files
2. Copy the modules rtl_.... to the directory /usr/src/v1.2/rtl/modules/
In my installation the files "rtl_fifo.o" and "rtl_sched.o" in
/lib/modules/2.0.36.RTL1.2/misc/
Regards
Guenter Heinendirk
email: [EMAIL PROTECTED]
> insmod /usr/src/v1.2/rtl/modules/rtl_fifo.o
> /usr/src/v1.2/rtl/modules/rtl_fifo.o:
> /usr/src/v1.2/rtl/modules/rtl_fifo.o: No such file or directory
> make: [test] Error 1 (ignored)
> insmod /usr/src/v1.2/rtl/modules/rtl_sched.o
> /usr/src/v1.2/rtl/modules/rtl_sched.o:
> /usr/src/v1.2/rtl/modules/rtl_sched.o: No such file or directory
> make: [test] Error 1 (ignored)
--- [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/