|
|

楼主 |
发表于 2006-3-23 22:57:43
|
显示全部楼层
查看 /var/log/portage/cross-i686-pc-linux-gnu-gcc-stage2.log:
- collect2: ld 返回 1
- make[3]: *** [libgcc_s.so] 错误 1
- make[3]: Leaving directory `/var/tmp/cross/i686-pc-linux-gnu/portage/gcc-4.1.0/work/build/gcc'
- make[2]: *** [libgcc.a] 错误 2
- make[2]: Leaving directory `/var/tmp/cross/i686-pc-linux-gnu/portage/gcc-4.1.0/work/build/gcc'
- make[1]: *** [all-gcc] 错误 2
- make[1]: Leaving directory `/var/tmp/cross/i686-pc-linux-gnu/portage/gcc-4.1.0/work/build'
- make: *** [all] 错误 2
- !!! ERROR: cross-i686-pc-linux-gnu/gcc-4.1.0 failed.
- Call stack:
- ebuild.sh, line 1557: Called dyn_compile
- ebuild.sh, line 966: Called src_compile
- ebuild.sh, line 1272: Called toolchain_src_compile
- toolchain.eclass, line 24: Called gcc_src_compile
- toolchain.eclass, line 1487: Called gcc_do_make
- !!! emake failed with all
- !!! If you need support, post the topmost build error, and the call stack if relevant.
复制代码
查看/var/log/portage/cross-i686-pc-linux-gnu-info.log:
- [32;01m*[0m Host Portage ARCH: amd64
- [32;01m*[0m Target Portage ARCH: x86
- [32;01m*[0m Target System: i686-pc-linux-gnu
- [32;01m*[0m Stage: 4 (C/C++ compiler)
- [32;01m*[0m binutils: binutils-[latest]
- [32;01m*[0m gcc: gcc-[latest]
- [32;01m*[0m headers: linux-headers-[latest]
- [32;01m*[0m libc: glibc-[latest]
- [32;01m*[0m PORTDIR_OVERLAY: /usr/local/portage
- [32;01m*[0m PORT_LOGDIR: /var/log/portage
- [32;01m*[0m PKGDIR: /usr/portage/packages/cross/i686-pc-linux-gnu
- [32;01m*[0m PORTAGE_TMPDIR: /var/tmp/cross/i686-pc-linux-gnu
- _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ -
- Gentoo Base System version 1.12.0_pre16
- Portage 2.1_pre6-r3 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r7 x86_64)
- =================================================================
- System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
- distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
- dev-lang/python: 2.4.2-r1
- sys-apps/sandbox: 1.2.17
- sys-devel/autoconf: 2.13, 2.59-r7
- sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
- sys-devel/binutils: 2.16.1-r2
- sys-devel/libtool: 1.5.22
- virtual/os-headers: 2.6.11-r3
- ACCEPT_KEYWORDS="amd64 ~amd64"
- AUTOCLEAN="yes"
- CBUILD="x86_64-pc-linux-gnu"
- CFLAGS="-march=k8 -O3 -pipe -fomit-frame-pointer"
- CHOST="x86_64-pc-linux-gnu"
- CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control"
- CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
- CXXFLAGS="-march=k8 -O3 -pipe -fomit-frame-pointer"
- DISTDIR="/usr/portage/distfiles"
- FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
- GENTOO_MIRRORS="http://dxmirror.vmmatrix.net/Gentoo/ ftp://gg3.net/pub/linux/gentoo/"
- LANG="zh_CN.UTF-8"
- LC_ALL="zh_CN.UTF-8"
- MAKEOPTS="-j2"
- PKGDIR="/usr/portage/packages/cross/i686-pc-linux-gnu"
- PORTAGE_TMPDIR="/var/tmp/cross/i686-pc-linux-gnu"
- PORTDIR="/usr/portage"
- PORTDIR_OVERLAY="/usr/local/portage"
- SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
- USE="amd64 X alsa apache2 avi berkdb bitmap-fonts cjk cli crypt ctype cups dba dri emboss encode expat fastbuild foomaticdb force-cgi-redirect fortran ftp gd gif gnome gpm gstreamer gtk gtk2 imlib jpeg lzw lzw-tiff memlimit mp3 mpeg ncurses nls nptl nptlonly nvidia opengl oss pam pcre pdflib perl png posix python quicktime readline sdl session simplexml soap sockets spell spl ssl tcpd tiff tokenizer truetype truetype-fonts type1-fonts usb xml xpm xsl xv zlib elibc_glibc kernel_linux userland_GNU"
- Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS, LINGUAS
复制代码
我要怎样不让它安装gcc-4.1.0的版本呢?真是郁闷啊~~;( |
|