|
|
各位兄弟,小弟刚刚学用gentoo,有些不太明白的问题,自己也尝试解决了下,但还是苦无头绪
安装firefox问题如下:
- >>> Unpacking source...
- >>> Unpacking cups-1.2.12-source.tar.bz2 to /var/tmp/portage/net-print/cups-1.2.12-r8/work
- * Applying cups-1.2.12-CVE-2007-4351.patch ... [ ok ]
- * Applying cups-1.2.12-CVE-2007-5849.patch ... [ ok ]
- * Applying cups-1.2.12-CVE-2008-0047.patch ... [ ok ]
- * Applying cups-1.2.12-CVE-2008-0053.patch ... [ ok ]
- * Applying cups-1.2.12-CVE-2008-0882.patch ... [ ok ]
- * Applying cups-1.2.12-CVE-2008-1373.patch ... [ ok ]
- * Applying cups-1.2.12-CVE-2008-1722.patch ... [ ok ]
- * Running aclocal ... [ !! ]
- * Failed Running aclocal !
- *
- * Include in your bugreport the contents of:
- *
- * /var/tmp/portage/net-print/cups-1.2.12-r8/temp/aclocal-11263.out
- *
- * ERROR: net-print/cups-1.2.12-r8 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_unpack
- * environment, line 3044: Called eaclocal
- * environment, line 910: Called autotools_run_tool 'src_unpack'
- * environment, line 407: Called die
- * The specific snippet of code:
- * die "Failed Running $1 !";
- * The die message:
- * Failed Running aclocal !
- *
- * 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/net-print/cups-1.2.12-r8/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/net-print/cups-1.2.12-r8/temp/environment'.
复制代码
emerge --info信息如下
- Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r4 i686)
- =================================================================
- System uname: 2.6.24-gentoo-r4 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 3600+
- Timestamp of tree: Sat, 26 Apr 2008 01:30:01 +0000
- ccache version 2.4 [enabled]
- app-shells/bash: 3.2_p17-r1
- dev-lang/python: 2.4.4-r9
- dev-python/pycrypto: 2.0.1-r6
- dev-util/ccache: 2.4-r7
- sys-apps/baselayout: 1.12.11.1
- sys-apps/sandbox: 1.2.18.1-r2
- sys-devel/autoconf: 2.13, 2.61-r1
- sys-devel/automake: 1.7.9-r1, 1.10.1
- sys-devel/binutils: 2.18-r1
- sys-devel/gcc-config: 1.4.0-r4
- sys-devel/libtool: 1.5.26
- virtual/os-headers: 2.6.23-r3
- ACCEPT_KEYWORDS="x86"
- CBUILD="i686-pc-linux-gnu"
- CFLAGS="-O2 -mtune=i686 -pipe"
- CHOST="i686-pc-linux-gnu"
- CONFIG_PROTECT="/etc"
- CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
- CXXFLAGS="-O2 -mtune=i686 -pipe -fvisibility-inlines-hidden"
- DISTDIR="/usr/portage/distfiles"
- FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
- GENTOO_MIRRORS="ftp://gentoo.anheng.com.cn/gentoo http://ftp.ncnu.edu.tw/Linux/Gentoo/ http://mirror.gentoo.gr.jp ftp://ftp.jaist.ac.jp/pub/Linux/Gentoo/"
- LANG="zh_CN"
- LDFLAGS="-Wl,-O1 -Wl,--as-needed"
- LINGUAS="zh_CN zh en_US"
- MAKEOPTS="-j2"
- PKGDIR="/usr/portage/packages"
- PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
- PORTAGE_TMPDIR="/var/tmp"
- PORTDIR="/usr/portage"
- SYNC="rsync://rsync.gentoo.org/gentoo-portage"
- USE="X acl acpi alsa amd64 arts avi berkdb bzip2 cjk cli cracklib crypt cups cvs dbus dri dvd esd ffmpeg flash fortran ftp gdbm gif gpm hal hdaps iconv immqt-bc isdnlog jpeg kde kdeenablefinal lirc mad midi mmx mmx2 mp3 mpeg mplayer mudflap ncurses nls nptl nptlonly nvidia ogg opengl openmp oss pam pcre perl png pppd python qt quicktime readline real reflection samba session spell spl sse sse2 ssl svg svga tcpd truetype truetype-fonts udev unicode usb userlocales utf8 vcd win32codecs wmv x86 xine xorg xv zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN zh en_US" USERLAND="GNU" VIDEO_CARDS="nvidia"
- Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
复制代码
问题可能有些简单,请大家帮忙看看,如果还要什么信息我再发上来。先谢谢了 |
|