mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* CONFIG_IP_NF_IPTABLES=m breaks 2.6 BK compile
@ 2003-10-27  3:42 Matthias Andree
  2003-10-27  4:10 ` John Levon
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Andree @ 2003-10-27  3:42 UTC (permalink / raw)
  To: Linux-Kernel mailing list

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-27  7:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-27  3:42 CONFIG_IP_NF_IPTABLES=m breaks 2.6 BK compile Matthias Andree
2003-10-27  4:10 ` John Levon
2003-10-27  4:31   ` Matthias Andree
2003-10-27  7:46   ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome