Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 25080

Summary: stage1 does not work with ~arch
Product: Gentoo Linux Reporter: Harald Schioeberg <schioebe>
Component: [OLD] Core systemAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal CC: mdoughty, mholzer
Priority: High    
Version: 1.4_rc4   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Harald Schioeberg 2003-07-22 13:53:45 UTC
setting USE="nls" in make.conf prevents bootstrap.sh from working because
bootstrap will try to compile gettext before g++ is available
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-07-22 14:39:49 UTC
set your KEYWORDS back to "x86" for bootstrap
Comment 2 Brandon Grace 2003-09-09 13:01:25 UTC
also you can try and do "-nls" in your use flags this worked for me. i left the ~x86 in. 
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-12 06:46:38 UTC
*** Bug 28404 has been marked as a duplicate of this bug. ***
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2003-11-15 00:54:54 UTC
gettext has been patched to remove the C++ stuff for bootstrap situations.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-12-17 15:09:40 UTC
gettext 0.13 is out