Bug 25080 - stage1 does not work with ~arch
|
Bug#:
25080
|
Product: Gentoo Linux
|
Version: 1.4_rc4
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: seemant@gentoo.org
|
Reported By: schioebe@net.in.tum.de
|
|
Component: Core system
|
|
|
URL:
|
|
Summary: stage1 does not work with ~arch
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-07-22 13:53 0000
|
setting USE="nls" in make.conf prevents bootstrap.sh from working because
bootstrap will try to compile gettext before g++ is available
set your KEYWORDS back to "x86" for bootstrap
also you can try and do "-nls" in your use flags this worked for me. i left the
~x86 in.
*** Bug 28404 has been marked as a duplicate of this bug. ***
gettext has been patched to remove the C++ stuff for bootstrap situations.