Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34785 - sys-fs/dosfstools-2.9 vs. PIC = BREG error
Summary: sys-fs/dosfstools-2.9 vs. PIC = BREG error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-30 17:09 UTC by Scott Taylor (RETIRED)
Modified: 2003-11-30 17:27 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 Scott Taylor (RETIRED) gentoo-dev 2003-11-30 17:09:29 UTC
gcc -O2 -fomit-frame-pointer -Wall  -c mkdosfs.c -o mkdosfs.o
mkdosfs.c: In function `_llseek':
mkdosfs.c:109: error: can't find a register in class `BREG' while reloading `asm'
make[1]: *** [mkdosfs.o] Error 1
make[1]: Leaving directory `/data/tmp/portage/dosfstools-2.9/work/dosfstools-2.9/mkdosfs'
make: *** [install] Error 2
Comment 1 solar (RETIRED) gentoo-dev 2003-11-30 17:27:15 UTC
fixed in portage dosfstools-2.9 ~arch

emerge sync
ACCEPT_KEYWORDS="~x86" emerge '>=sys-fs/dosfstools-2.9'
emerge clean