LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1290|回复: 6

ERROR: kde-base/kdelibs-3.5.7-r3 failed.

[复制链接]
发表于 2007-12-24 22:41:20 | 显示全部楼层 |阅读模式
Call stack:
*                 ebuild.sh, line 1701:  Called dyn_compile
*                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
*                 ebuild.sh, line   44:  Called src_compile
*   kdelibs-3.5.7-r3.ebuild, line  154:  Called kde_src_compile
*                kde.eclass, line  170:  Called kde_src_compile 'all'
*                kde.eclass, line  340:  Called kde_src_compile 'myconf' 'configure' 'make'
*                kde.eclass, line  336:  Called die
* The specific snippet of code:
*                              emake || die "died running emake, $FUNCNAME:make"
*  The die message:
*   died running emake, kde_src_compile:make
*
* 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/kde-base/kdelibs-3.5.7-r3/temp/build.log'



我的make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
# CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
# CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing.  You
# should probably be using a different stage, instead.
# CHOST="i686-pc-linux-gnu"

  CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
  CXXFLAGS="${CFLAGS}"
  CHOST="i686-pc-linux-gnu"
  MAKEOPTS="-j2"

  LDFLAGS="-Wl,-O1 -Wl,--as-needed"
  INPUT_DEVICES="keyboard mouse"
  VIDEO_CARDS="v4l vesa vga fbdev i810"
  ALSA_CARDS="intel8x0"
  LINGUAS="zh_CN zh en_US"

PORTDIR_OVERLAY="/usr/local/portage "
  FEATURES="ccache parallel-fetch"
  CCACHE_DIR="/var/tmp/ccache"
  CCACHE_SIZE="2G"
  ACCEPT_KEYWORDS="x86"

  USE="X acpi alsa arts avi bluetooth bzip2 cdr cjk cups cvs dbus dvd esd ffmpeg
flash ftp gif hal hdaps immqt-bc jpeg kde kdeenablefinal lirc mad midi mmx mmx2
mp3 mpeg mplayer msn nls nptl nptlonly ogg opengl oss png qt quicktime readline
real samba spell sse sse2 svg svga truetype truetype-fonts udev unicode usb use
rlocales utf8 vcd win32codecs xine xv -doc -gtk -gtk2 -gnome -ipv6 -mozilla“
  SYNC="rsync://rsync.gentoo.org/gentoo-portage"
  GENTOO_MIRRORS="ftp://gentoo.anheng.com.cn/gentoo http://ftp.ncnu.edu.tw/Linu$

  FETCHCOMMAND="/usr/bin/axel -a -n2 \${URI} -o \${DISTDIR}" #
  RESUMECOMMAND="/usr/bin/axel -a -n2 \${URI} -o \${DISTDIR}"

#  source /usr/portage/local/layman/make.conf



刚接触gentoo,安装过程中遇到不少问题,现在干脆在虚拟机中慢慢装了,到底该怎么装kde啊
发表于 2007-12-24 23:37:46 | 显示全部楼层
要贴更前面的error,这个看不出什么的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-25 00:07:04 | 显示全部楼层
好像与utmper有关  
我现在正用USE=”-utmper“ emerge kdelibs试试
刚才用USE=”utmper“  额么人格 kdelibs还是出现同样错误
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-25 00:11:50 | 显示全部楼层
我是在虚拟机中装,除了问题马上可以上网查。。。

不行啊 ,USE=”-utmper“ emerge kdelibs ,到了后面就卡死了,痛苦ing ,CPU也不见怎么使用,
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-25 00:23:55 | 显示全部楼层
make[3]: *** [libkdeui_la.all_cpp.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7/kdeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3/work/kdelibs-3.5.7'
make: *** [all] Error 2
*
* ERROR: kde-base/kdelibs-3.5.7-r3 failed.
* Call stack:
*                 ebuild.sh, line 1701:  Called dyn_compile
*                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
*                 ebuild.sh, line   44:  Called src_compile
*   kdelibs-3.5.7-r3.ebuild, line  154:  Called kde_src_compile
*                kde.eclass, line  170:  Called kde_src_compile 'all'
*                kde.eclass, line  340:  Called kde_src_compile 'myconf' 'configure' 'make'
*                kde.eclass, line  336:  Called die
* The specific snippet of code:
*                              emake || die "died running emake, $FUNCNAME:make"
*  The die message:
*   died running emake, kde_src_compile:make
*
* 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/kde-base/kdelibs-3.5.7-r3/temp/build.log'.
*

* Messages for package kde-base/kdelibs-3.5.7-r3:

* On some setups, which rely on the correct update of utmp records, not using
* utempter might not update them correctly. If you experience unexpected
* behaviour, try to rebuild kde-base/kdelibs with utempter use-flag enabled.
*
* ERROR: kde-base/kdelibs-3.5.7-r3 failed.
* Call stack:
*                 ebuild.sh, line 1701:  Called dyn_compile
*                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
*                 ebuild.sh, line   44:  Called src_compile
*   kdelibs-3.5.7-r3.ebuild, line  154:  Called kde_src_compile
*                kde.eclass, line  170:  Called kde_src_compile 'all'
*                kde.eclass, line  340:  Called kde_src_compile 'myconf' 'configure' 'make'
*                kde.eclass, line  336:  Called die
* The specific snippet of code:
*                              emake || die "died running emake, $FUNCNAME:make"
*  The die message:
*   died running emake, kde_src_compile:make
*
* 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/kde-base/kdelibs-3.5.7-r3/temp/build.log'.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-25 00:25:21 | 显示全部楼层
到底该怎么装kde gonme xfce啊???

我想先装好基本的系统再说
回复 支持 反对

使用道具 举报

发表于 2007-12-25 01:39:44 | 显示全部楼层
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表