Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 9531

Summary: Gentoo-sources 2.4.19-r10 Netfilter modules compilation
Product: Gentoo Linux Reporter: John Dixon <johnsdixon>
Component: [OLD] Core systemAssignee: Brandon Low (RETIRED) <lostlogic>
Status: VERIFIED FIXED    
Severity: normal CC: mholzer
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: .config file

Description John Dixon 2002-10-23 00:30:18 UTC
When useing Netfilter in 2.4.19-r10 (CONFIG_NETFILTER=y), it is not possible to
get the modules for netfilter loaded using modprobe/insmod. All CONFIG_IP_NF_*
entries are selected to be built as modules.

All builds OK, but after installing the kernel it is not possible to get the
modules to load usind modprobe/insmod. They complain of a series of missing
functions, most noticably nf_unregister_hook.

Reverting back to -r9 resolves the issue.
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-10-23 02:09:40 UTC
this is me investigating
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-10-23 13:07:40 UTC
send me a complete .config, because the Work For Me (TM)
Comment 3 John Dixon 2002-10-24 13:43:03 UTC
Created attachment 4985 [details]
.config file

build using .config file moved from old version. make oldconfig, answer the
questions about new bits (being conservative.)

make dep && make bzImage modules modules_install. Do the juggery-pokery with
the bzImage file and GRUB. Reboot, and then attempt to load the ip_conntrack
module using modprobe. issues as described above.
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-12-13 14:04:24 UTC
just stick with -r9, -r10 has a couple issues, and will never be in gentoo-stable.
Comment 5 Brandon Low (RETIRED) gentoo-dev 2003-01-09 15:10:04 UTC
Double check this with lolo-sources latest, but I don't forsee any troubles.
Comment 6 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:19:29 UTC
db fix
Comment 7 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:24:30 UTC
db fix
Comment 8 Martin Holzer (RETIRED) gentoo-dev 2003-05-09 03:36:19 UTC
works