From: Patrick McHardy <kaber@trash.net>
To: Wichert Akkerman <wichert@wiggy.net>
Cc: coreteam@netfilter.org, linux-kernel@vger.kernel.org
Subject: Re: [netfilter-core] undefined reference to `ip_conntrack_untracked'
Date: Tue, 29 Jun 2004 17:28:10 +0200 [thread overview]
Message-ID: <40E18A8A.4060500@trash.net> (raw)
In-Reply-To: <20040629140234.GT13365@wiggy.net>
[-- Attachment #1: Type: text/plain, Size: 437 bytes --]
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.
>
>
[-- Attachment #2: X --]
[-- Type: text/plain, Size: 433 bytes --]
===== 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
next prev parent reply other threads:[~2004-06-29 15:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-29 14:02 undefined reference to `ip_conntrack_untracked' Wichert Akkerman
2004-06-29 15:28 ` Patrick McHardy [this message]
2004-06-29 21:24 ` [netfilter-core] " David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40E18A8A.4060500@trash.net \
--to=kaber@trash.net \
--cc=coreteam@netfilter.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wichert@wiggy.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox