Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

randconfig build error with next-20140113, in net/netfilter/nft_reject.c

0 views
Skip to first unread message

Jim Davis

unread,
Jan 13, 2014, 9:00:02 AM1/13/14
to
Building with the attached random configuration file,

warning: (NF_TABLES_INET) selects NF_TABLES_IPV6 which has unmet
direct dependencies (NET && INET && IPV6 && NETFILTER && NF_TABLES)
warning: (NF_TABLES_INET) selects NF_TABLES_IPV6 which has unmet
direct dependencies (NET && INET && IPV6 && NETFILTER && NF_TABLES)

LD init/built-in.o
net/built-in.o: In function `nft_reject_eval':
nft_reject.c:(.text+0x67bc1): undefined reference to `nf_ip6_checksum'
nft_reject.c:(.text+0x67c28): undefined reference to `ip6_route_output'
nft_reject.c:(.text+0x67d09): undefined reference to `ip6_dst_hoplimit'
make: *** [vmlinux] Error 1
randconfig-1389610936.txt

Paul Gortmaker

unread,
Jan 13, 2014, 1:20:01 PM1/13/14
to
I came across the same thing independently while working on an
unrelated netfilter patch. Bisected and fix sent.

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