From: Jarek Poplawski <jarkao2@o2.pl>
To: Andrew Morton <akpm@osdl.org>
Cc: netdev@vger.kernel.org
Subject: Re: Fw: [Bugme-new] [Bug 7179] New: Compilation of .tmp_linux1 fails due to missing declaration in net/netfilter/xt_physdev.c
Date: Fri, 22 Sep 2006 11:27:31 +0200 [thread overview]
Message-ID: <20060922092731.GC6820@ff.dom.local> (raw)
In-Reply-To: <20060922084108.GB6820@ff.dom.local>
On Fri, Sep 22, 2006 at 10:41:08AM +0200, Jarek Poplawski wrote:
> On 22-09-2006 00:37, Andrew Morton wrote:
> > Methinks CONFIG_NETFILTER_XT_TARGET_CLASSIFY should depend upon
> > CONFIG_BRIDGE_NETFILTER. Because brnf_deferred_hooks is defined in
> > net/bridge/br_netfilter.c and is referred to in net/netfilter/xt_physdev.c.
> >
> > Or something else ;)
> ...
> > I am unsure of which kernel .config parameter is sparking this. My .config
> > can be found here: http://www.animeforum.com/jakiao/misato.config
>
> I don't see CONFIG_BRIDGE set in this misato.config,
> so CONFIG_BRIDGE_NETFILTER was set in some unofficial way.
... or I'm blind! Sorry.
There is CONFIG_BRIDGE=m and this is the source of a problem:
config shouldn't allow for:
CONFIG_NETFILTER_BRIDGE=y
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=y
Jarek P.
next prev parent reply other threads:[~2006-09-22 9:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-21 22:37 Fw: [Bugme-new] [Bug 7179] New: Compilation of .tmp_linux1 fails due to missing declaration in net/netfilter/xt_physdev.c Andrew Morton
2006-09-22 8:41 ` Jarek Poplawski
2006-09-22 9:27 ` Jarek Poplawski [this message]
2006-09-22 9:55 ` [PATCH] " Jarek Poplawski
2006-09-22 10:15 ` Patrick McHardy
2006-09-22 10:51 ` Jarek Poplawski
2006-09-22 10:54 ` Patrick McHardy
2006-09-22 11:48 ` Jarek Poplawski
2006-09-22 11:58 ` Patrick McHardy
[not found] <20060922080310.GA1012@ff.dom.local>
2006-09-22 8:20 ` Fw: " Jarek Poplawski
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=20060922092731.GC6820@ff.dom.local \
--to=jarkao2@o2.pl \
--cc=akpm@osdl.org \
--cc=netdev@vger.kernel.org \
/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).