CONFIG_IP_NF_IPTABLES=m breaks 2.6 BK compile

From: Matthias Andree
Date: Sun Oct 26 2003 - 22:42:47 EST


Hi,

there is a configuration problem in the current BK kernel. With
CONFIG_IP_NF_IPTABLES=m, I'm getting these errors:

net/built-in.o(.init.text+0x248e): In function `init':
: undefined reference to `ipt_register_match'
net/built-in.o(.exit.text+0x1ae): In function `fini':
: undefined reference to `ipt_unregister_match'

These go away with CONFIG_IP_NF_IPTABLES=y.

.config file at
http://mandree.home.pages.de/linux-2.6-BK-config
(MD5 hash is 5e32c5b9305943587f977711cf8a8c66)

BK checked out a moment ago, 1.1359 is the rightmost entry in bk
histtool. Parent repository is bk://linux.bkbits.net/linux-2.5/

--
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95
-
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/