Re: Fw: [Bugme-new] [Bug 7179] New: Compilation of .tmp_linux1 fails due to missing declaration in net/netfilter/xt_physdev.c

From: Jarek Poplawski
Date: Fri Sep 22 2006 - 04:16:47 EST


Sorry linux-kernel - it should go to netdev.


On 22-09-2006 10:03, 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 ;)
>
> From net/netfilter/Kconfig:
>
> config NETFILTER_XT_MATCH_PHYSDEV
> tristate '"physdev" match support'
> depends on NETFILTER_XTABLES && BRIDGE_NETFILTER
>
> so "properly" generated .config should be enough.
>
> Jarek P.
>
> PS: I've just checked and it compiles OK.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/