Bug 5182
Summary: | 2.6.13-git3 won't compile on firewall | ||
---|---|---|---|
Product: | Drivers | Reporter: | Danny ter Haar (osdl) |
Component: | Network | Assignee: | Jeff Garzik (jgarzik) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.13-git3 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Danny ter Haar
2005-09-03 13:26:26 UTC
A patch for this one has been merged in mainline on 18/09/2005. http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;f=net/ipv4/netfilter/Kconfig Danny, can you confirm that it is fixed in 2.6.14-rc2 to close the bug ? -- Ueimor Compiles clean: dpkg-gencontrol -DArchitecture=i386 -isp \ -pkernel-image-2.6.14-rc2 -Pdebian/tmp-image/ chmod -R og=rX debian/tmp-image chown -R root:root debian/tmp-image dpkg --build debian/tmp-image .. dpkg-deb: building package `kernel-image-2.6.14-rc2' in `../kernel-image-2.6.14-rc2_10.00.Custom_i386.deb'. rm -f -r debian/tmp-image echo done > stamp-image make[1]: Leaving directory `/usr/src/linux-2.6.14-rc2' real 8m13.140s user 7m49.568s sys 0m49.510s booted as well.. Reply-To: dth@dth.net Quoting bugme-daemon@kernel-bugs.osdl.org (bugme-daemon@kernel-bugs.osdl.org): > Danny, can you confirm that it is fixed in 2.6.14-rc2 to close the bug ? I *think* i did the right thing by closing it myself ?! I included information that it compiles OK this time, and it even rebooted (although i needed -mm kernel for the hostap driver) Thanks! Danny |