lkml.org 
[lkml]   [2004]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [netfilter-core] undefined reference to `ip_conntrack_untracked'
Please try this patch.

Wichert Akkerman wrote:

>(Not mailing this to netfilter-devel since it helpfully blocks posts
>from non-subscribers)
>
>

Helpfully to subscribers ;)

Regards
Patrick

>WHen trying to compile a 2.6.7 kernel I got the following:
>
>net/built-in.o(.text+0x59781): In function `target':
>: undefined reference to `ip_conntrack_untracked'
>make: *** [.tmp_vmlinux1] Error 1
>
>.config is below.
>
>Wichert.
>
>

===== net/ipv4/netfilter/Kconfig 1.20 vs edited =====
--- 1.20/net/ipv4/netfilter/Kconfig 2004-03-30 06:24:39 +02:00
+++ edited/net/ipv4/netfilter/Kconfig 2004-06-29 17:25:55 +02:00
@@ -582,6 +582,7 @@
config IP_NF_TARGET_NOTRACK
tristate 'NOTRACK target support'
depends on IP_NF_RAW
+ depends on IP_NF_CONNTRACK
help
The NOTRACK target allows a select rule to specify
which packets *not* to enter the conntrack/NAT
\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.155 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site