|
|

楼主 |
发表于 2009-3-3 18:40:19
|
显示全部楼层
按照你说的地方,我改成了CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
然后,emerge -N system
出错了。
* Could not locate user configfile, so we will save a default one
*
* ERROR: sys-apps/busybox-1.12.2-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2535: Called die
* The specific snippet of code:
* emake busybox || die "build failed";
* The die message:
* build failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sys-apps/busybox-1.12.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/busybox-1.12.2-r1/temp/environment'.
* |
|