Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146354 - grub 0.97-r2 fails to build in hardened profile & netboot USE flag
Summary: grub 0.97-r2 fails to build in hardened profile & netboot USE flag
Status: RESOLVED DUPLICATE of bug 139277
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-04 23:47 UTC by Alan Hourihane
Modified: 2006-09-08 00:44 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 Alan Hourihane 2006-09-04 23:47:16 UTC
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stage2 -I../stage1  -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DFSYS_TFTP=1 -DINCLUDE_3C509 -DINCLUDE_3C529=1 -DINCLUDE_3C595=1 -DINCLUDE_3C90X=1 -DINCLUDE_CS89X0=1 -DINCLUDE_DAVICOM=1 -DINCLUDE_DEPCA=1 -DINCLUDE_EEPRO=1 -DINCLUDE_EEPRO100=1 -DINCLUDE_EPIC100=1 -DINCLUDE_3C507=1 -DINCLUDE_EXOS205=1 -DINCLUDE_NI5210=1 -DINCLUDE_LANCE=1 -DINCLUDE_NE2100=1 -DINCLUDE_NI6510=1 -DINCLUDE_NATSEMI=1 -DINCLUDE_NI5010=1 -DINCLUDE_3C503=1 -DINCLUDE_NE=1 -DINCLUDE_NS8390=1 -DINCLUDE_WD=1 -DINCLUDE_OTULIP=1 -DINCLUDE_RTL8139=1 -DINCLUDE_SIS900=1 -DINCLUDE_SK_G16=1 -DINCLUDE_SMC9000=1 -DINCLUDE_TIARA=1 -DINCLUDE_TULIP=1 -DINCLUDE_VIA_RHINE=1 -DINCLUDE_W89C840=1 -DCONGESTED=1 -DNE_SCAN=0x280,0x300,0x320,0x340 -DWD_DEFAULT_MEM=0xCC000 -g -MT libdrivers_a-pci.o -MD -MP -MF ".deps/libdrivers_a-pci.Tpo" -c -o libdrivers_a-pci.o `test -f 'pci.c' || echo './'`pci.c; \
then mv -f ".deps/libdrivers_a-pci.Tpo" ".deps/libdrivers_a-pci.Po"; else rm -f ".deps/libdrivers_a-pci.Tpo"; exit 1; fi
pci.c: In function `pcibios_read_config_byte':
pci.c:143: error: can't find a register in class `BREG' while reloading `asm'
distcc[14611] ERROR: compile pci.c on localhost failed
make[3]: *** [libdrivers_a-pci.o] Error 1
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-04 23:49:54 UTC

*** This bug has been marked as a duplicate of 139277 ***
Comment 2 Alan Hourihane 2006-09-08 00:42:24 UTC
It's not a duplicate of 139277, as that's with grub 0.96-r2.

This bug is still present in 0.97-r2.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-08 00:44:44 UTC
(In reply to comment #2)
> It's not a duplicate of 139277, as that's with grub 0.96-r2.
> This bug is still present in 0.97-r2.

I didn't close the previous one. ;) 



*** This bug has been marked as a duplicate of 139277 ***