Do you know how to fix this?  When 'make bzImage', I get the following:

net/network.o: In function `ftp_nat_expected':
net/network.o(.text+0x37204): undefined reference to `ip_nat_setup_info'
net/network.o: In function `delete_sack':
net/network.o(.text+0x37743): undefined reference to
`ip_nat_cheat_check'
net/network.o: In function `help':
net/network.o(.text+0x37bf7): undefined reference to
`ip_nat_cheat_check'
net/network.o(.text+0x37c0d): undefined reference to
`ip_nat_cheat_check'
net/network.o: In function `init':
net/network.o(.text.init+0x1bb7): undefined reference to
`ip_nat_expect_register'
net/network.o(.text.init+0x1bca): undefined reference to
`ip_nat_helper_register'
net/network.o(.text.init+0x1bdd): undefined reference to
`ip_nat_expect_unregister'
make: *** [vmlinux] Error 1

It is kernel 2.4.0 patched with linux-2.4.0-reiserfs-3.6.25-patch. 
Compiler is kgcc (ie gcc version egcs-2.91.66 19990314/Linux).


Regards,

Clement



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to