Kostas Robotis wrote: > Hello, I am new to linux ;) I have Debian Sarge with kernel 2.6.18.1 > and I want to load > x_tables module in order to have the ip_tables. The "mod_probe > x_tables" writes the following to the eventlog: > > Oct 28 20:55:41 localhost kernel: x_tables: version magic '2.6.18.1 > preempt mod_unload PENTIUM4 REGPARM gcc-3.3' should be '2.6.18.1 386 > REGPARM gcc-3.3' > > Anyone can help? Hi Kostas, It's possible that the gcc version that the kernel was compiled with does not match the version you compiled the module with. This is just a guess but that does cause problems for loading modules. Cheers, Jonathan
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]