Here is a little history of my setup. I applied the RTLinux 3.1 kernel patch for 2.2.19.
All rtlinux modules work fine, depmod -ae reports no mossing symbols. I have found and installed a patch for kernel 2.2.19 that enables ext3 filesystem. ext3 works fine But I can't load the rtl_fifo module (rtl, rtl_time, rtl_sched, rtl_posixio all work fine). And I get unresolved symbols in depmod -ae and here they follow: depmod: *** Unresolved symbols in /lib/modules/2.2.19-rtl/net/smc91111.o depmod: proc_dointvec_R7aaff751 depmod: proc_dostring_R90015efc depmod: unregister_sysctl_table_Rbb90d4ef depmod: register_sysctl_table_R3a74e1c1 depmod: *** Unresolved symbols in /lib/modules/2.2.19-rtl/misc/mbuff.o depmod: mem_map_R3362b304 depmod: *** Unresolved symbols in /lib/modules/2.2.19-rtl/misc/rtl_fifo.o depmod: __wake_up_R0e58d99a depmod: register_chrdev_R0429f8ef depmod: interruptible_sleep_on_timeout_Re25f7722 depmod: __pollwait_R2cf42003 depmod: *** Unresolved symbols in /lib/modules/2.2.19-rtl/misc/smc91111.o depmod: proc_dointvec_R7aaff751 depmod: proc_dostring_R90015efc depmod: unregister_sysctl_table_Rbb90d4ef depmod: register_sysctl_table_R3a74e1c1 Please help me, were could I look to solve this? Maxime Asselin Programmer-Analyst Research and Development -- [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/
