Andrew Morton wrote: > > Begin forwarded message: > > Date: Fri, 9 Feb 2007 16:00:50 -0800 (PST) > From: "Administrative Services" <[EMAIL PROTECTED]> > To: linux-kernel@vger.kernel.org > Subject: PROBLEM: xt_state compiles without errors but cannot be loaded > > > [1.] module: xt_state compiles without errors but cannot be loaded > > [2.] Here's what shows up in /var/log/messages: > > kernel: xt_state: Unknown symbol nf_conntrack_untracked > > kernel: xt_state: Unknown symbol nf_ct_l3proto_module_put > > kernel: xt_state: disagrees about version of symbol xt_unregister_matches > > kernel: xt_state: Unknown symbol xt_unregister_matches > > kernel: xt_state: Unknown symbol nf_ct_l3proto_try_module_get > > kernel: xt_state: disagrees about version of symbol xt_register_matches > > kernel: xt_state: Unknown symbol xt_register_matches > > > [8.1.] apf 0.9.6 (modified to use xt_state), and insmod
insmod doesn't resolve dependencies, try using modprobe. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html