From: David Miller <davem@davemloft.net>
To: randy.dunlap@oracle.com
Cc: netdev@vger.kernel.org, netfilter-devel@lists.netfilter.org
Subject: Re: netfilter tables config problem
Date: Mon, 12 Feb 2007 12:23:24 -0800 (PST) [thread overview]
Message-ID: <20070212.122324.112265617.davem@davemloft.net> (raw)
In-Reply-To: <20061222183312.f3cf3220.randy.dunlap@oracle.com>
From: Randy Dunlap <randy.dunlap@oracle.com>
Date: Fri, 22 Dec 2006 18:33:12 -0800
>
> (on 2.6.20-rc1-git8)
>
> It's possible to have
> CONFIG_NETFILTER_XTABLES=y
> and
> CONFIG_IP6_NF_MATCH_IPV6HEADER=m,
>
> which causes this build error:
> net/built-in.o: In function `hashlimit_match':
> xt_hashlimit.c:(.text+0x1c887): undefined reference to `ipv6_find_hdr'
> make: *** [.tmp_vmlinux1] Error 1
>
> Clean build if I set
> CONFIG_IP6_NF_MATCH_IPV6HEADER=y.
>
> .config (for i386) attached.
I'm pretty sure we fixed that one already. Randy do you have some
objection to testing 2.6.20-final when discoving such bugs? :-)
next prev parent reply other threads:[~2007-02-12 20:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-23 2:33 netfilter tables config problem Randy Dunlap
2007-02-12 20:23 ` David Miller [this message]
2007-02-12 20:30 ` Patrick McHardy
2007-02-12 20:36 ` David Miller
2007-02-12 20:42 ` Randy Dunlap
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=20070212.122324.112265617.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@lists.netfilter.org \
--cc=randy.dunlap@oracle.com \
/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;
as well as URLs for NNTP newsgroup(s).