[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061222183312.f3cf3220.randy.dunlap@oracle.com>
Date: Fri, 22 Dec 2006 18:33:12 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: netdev <netdev@...r.kernel.org>
Cc: netfilter-devel@...ts.netfilter.org
Subject: netfilter tables config problem
(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.
---
~Randy
Download attachment "config-netfilt2-ipv6-hdr" of type "application/octet-stream" (29844 bytes)
Powered by blists - more mailing lists