* Fw: PROBLEM: xt_state compiles without errors but cannot be loaded
@ 2007-02-12 20:12 Andrew Morton
2007-02-12 20:23 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2007-02-12 20:12 UTC (permalink / raw)
To: netdev; +Cc: Administrative Services
Begin forwarded message:
Date: Fri, 9 Feb 2007 16:00:50 -0800 (PST)
From: "Administrative Services" <admin@connectyourweb.com>
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
[3.] modules, netfilter:
[4.] 2.6.20:
[5.] 2.6.19.2 possibly 2.6.9.3:
[7.] try loading module using insmod
[8.] CentOS 4.4
[8.1.] apf 0.9.6 (modified to use xt_state), and insmod
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Fw: PROBLEM: xt_state compiles without errors but cannot be loaded
2007-02-12 20:12 Fw: PROBLEM: xt_state compiles without errors but cannot be loaded Andrew Morton
@ 2007-02-12 20:23 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2007-02-12 20:23 UTC (permalink / raw)
To: Administrative Services; +Cc: Andrew Morton, netdev
Andrew Morton wrote:
>
> Begin forwarded message:
>
> Date: Fri, 9 Feb 2007 16:00:50 -0800 (PST)
> From: "Administrative Services" <admin@connectyourweb.com>
> 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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-12 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-12 20:12 Fw: PROBLEM: xt_state compiles without errors but cannot be loaded Andrew Morton
2007-02-12 20:23 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).