Hi, On Mon, Mar 11, 2002 at 03:50:37PM -0500, Maxime Asselin wrote: > Could anyone help me out, i've got a situation here. :-) > I already contacted RTLinux users with no success, I hope ext3 users can > help! > 1) I was not able to compile ext3 as a module but that is not important, it > works when built in the kernel itself. > 2) I now get unresolved symbols in my RTLinux and other modules. Check out > this snip: > > depmod: *** Unresolved symbols in /lib/modules/2.2.19-rtl/net/smc91111.o > depmod: proc_dointvec_R7aaff751 You will need to recompile your RTLinux modules against the new 2.2.19 kernel image. The ext3 patch has extended some internal data structures, resulting in some important kernel symbols getting a new version hash. Cheers, Stephen