Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56582 - [2.4] Rebuild KERNEL 2.4.26-gentoo-r3 error 'unresolved symbols"
Summary: [2.4] Rebuild KERNEL 2.4.26-gentoo-r3 error 'unresolved symbols"
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-09 17:02 UTC by riz
Modified: 2005-08-16 11:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description riz 2004-07-09 17:02:03 UTC
Cannot rebuild kernel on linux-2.4.26-gentoo-r3 after iptables and alsa enable as modules

Reproducible: Always
Steps to Reproduce:
1.
2.1. ln -sf /usr/src/linux-2.4.26-gentoo-r3 /usr/src/linux 
2. cd /usr/src/linux 
3. make mrproper 
4. make menuconfig ( enable sound cards as modules, networks,iptables and NAT as modules). 
4.a mv /lib/modules/2.4.26-gentoo-r3 /lib/modules/2.4.26-gentoo-r3.old 
5. make dep && clean bzImage modules modules_install 
5.a mount /boot 
6. cp arch/i386/boot/bzImage /boot/kernel-2.4.26-gentoo-r3 
7. cp System.map /boot/System.map-2.4.26-gentoo-r3 
8. cp .config /boot/config-2.4.26-gentoo-r3 
9. emerge alsa-driver 
10. emerge alsa-oss 
11. emerge alsa-utils 
12. modules-update 
3.

Actual Results:  
Very long list UNRESOLVED SYMBOLS


http://forums.gentoo.org/viewtopic.php?t=195572
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-07-09 18:37:00 UTC
And those symbols are?

Please attach them.

Also, does this happen on a kernel with the same .config from kernel.org?
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2004-08-26 08:06:56 UTC
Please retest with a clean vanilla-sources kernel, and reopen this bug with the relevant unresolved symbol messages so that we can investigate. Thanks.
Comment 3 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-08-16 11:59:11 UTC
Closed due to lack of info.