Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108237 - Compiling with genkernel, cannot compile for x86, amd64, or i386. "ERROR: Failed to compile the "bzImage" target..."
Summary: Compiling with genkernel, cannot compile for x86, amd64, or i386. "ERROR: Fai...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-05 20:44 UTC by Paul Taylor
Modified: 2005-10-05 21:18 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 Paul Taylor 2005-10-05 20:44:24 UTC
Using the 2005.0 and the 2005.1 install live cd's, and stage 3, I cannot compile my kernel. Everything goes great until I use genkernel or a manual compile. I have an Abit AN8 motherboard, an ATI x700 series pci e video card, AMD 64 3500 processor. Other linux distros install just fine, only gentoo doesnt work. I have a log file, but i'm in links2 right now and i dont know if it is even possible to attach it. I will give you the last 20 lines or so before the error: CC     kernel/irq/autoprobe.o CC     kernel/power/pm.o CC     kernel/irq/proc.o kernel/power/pm.c:259: warning: 'pm_register' is depreciated (declared at kernel/power/pm.c:62) kernel/power/pm.c:260: warning: 'pm_unregister' is depreciated (declared at kernel/power/pm.c:86) kernel/power/pm.c:261: warning: 'pm_unregister_all' is depreciated (declared at kernel/power/pm.c:115) kernel/power/pm.c:262: warning: 'pm_send_all' is depreciated (declared at kernel/power/pm.c:234) CC     kernel/power/poweroff.o LD     kernel/irq/built-in.o GZIP   kernel/config_data.gz CC     kernel/stop_machine.o LD     kernel/power/built-in.o CC     kernel/ksysfs.o CC     kernel/seccomp.o IKCFG  kernel/config_data.h CC     kernel/configs.o LD     kernel/built-in.o * Gentoo Linux Genkernel; Version 3.3.6^[[0m * Running with options: all  * ERROR: Failed to compile the "bzImage" target... * -- Grepping log... -- * -- End log... --

Reproducible: Always
Steps to Reproduce:
1. Follow the documentation to the letter, except updating portage (don't want to deliberately screw it up ;) It might be a hardware thing, maybe a bad ide cable would do it, but all the other linux distros installed fine, so i think it's a compiler error
Actual Results:  
What i described in the details

Expected Results:  
I expected it to compile just fine and smooth. If this is a compiler error, then you guys have got a big problem on your hands.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-05 21:18:17 UTC
Well, sorry but you even did not tell us which kernel and version are you trying
to compile, we can't really guess.