kdelibs-3.3.2-r2 emerge error @@

有關於X 環境當中所遇到的問題

Moderator: Forums Team

Post Reply
seifer
Posts: 248
Joined: Wed Dec 10, 2003 7:54 am
Location: 台灣/台南

kdelibs-3.3.2-r2 emerge error @@

Post by seifer »

/usr/qt/3/bin/uic -nounload -tr tr2i18n -i kshortcutdialog_simple.h ./kshortcutdialog_simple.ui > kshortcutdialog_simple.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" kshortcutdialog_simple.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_kshortcutdialog_simple,g" >>kshortcutdialog_simple.cpp ;\
rm -f kshortcutdialog_simple.cpp.temp ;\
if test "$ret" = 0; then echo '#include "kshortcutdialog_simple.moc"' >> kshortcutdialog_simple.cpp; else rm -f kshortcutdialog_simple.cpp ; exit $ret ; fi
/usr/qt/3/bin/uic: symbol lookup error: /usr/qt/3/bin/uic: undefined symbol: _ZNK7QString3argExii
make[3]: *** [kshortcutdialog_simple.cpp] Error 127
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r2/work/kdelibs-3.3.2/kdeui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r2/work/kdelibs-3.3.2/kdeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r2/work/kdelibs-3.3.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.3.2-r2 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.


目前試過glibc-2.3.3.20040420-r2,glibc-2.3.4.20040808-r1,2.3.4.20041102
皆失敗,換了glibc之後也重新emerge qt 還是錯誤....

http://forums.gentoo.org/viewtopic-t-29 ... ymbol.html
也有人有這問題...

root@notebook All # emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Gentoo Base System version 1.4.16
Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 11 2005, 21:07:36)]
dev-lang/python: 2.3.4-r1
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.8.5-r3, 1.6.3, 1.5, 1.4_p6, 1.9.4, 1.7.9-r1
sys-devel/binutils: 2.15.92.0.2-r1
sys-devel/libtool: 1.5.10-r4
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe -mfpmath=sse -msse2 -mmmx -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe -mfpmath=sse -msse2 -mmmx -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS=" http://ftp.isu.edu.tw/pub/Linux/Gentoo http://distro.ibiblio.org/pub/linux/dis ... ons/gentoo"
LANG="zh_TW.Big5"
MAKEOPTS="-j2"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/got /usr/local/portage"
SYNC="rsync://rsync.gentoo.org.tw/gentoo-portage"
USE="x86 X aalib acpi alsa apm arts avi berkdb bitmap-fonts cjk cups curl divx4linux dvd dvdread emboss encode esd f77 fam flac font-server foomaticdb fortran gcj gdbm gif gpm gtk gtk2 i8x0 imagemagick imlib ipv6 java jpeg kde ldaplibg++ libwww mad mikmod mmx motif mozilla moznocompose moznoirc mpeg nas ncurses nls nptl oggvorbis opengl oss pampdflib perl png ppds python qt quicktime readline samba sdl slang speex sse ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts usb xinerama xml xml2 xmms xprint xv xvid zh_TW zlib"
Unset: ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
seifer
Posts: 248
Joined: Wed Dec 10, 2003 7:54 am
Location: 台灣/台南

Post by seifer »

更糟糕的是
我要update別的kde小軟體....

checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.

!!! ERROR: net-misc/smb4k-0.4.1a failed.
!!! Function kde_src_compile, Line 154, Exitcode 1
!!! died running ./configure, kde_src_compile:configure
!!! If you need support, post the topmost build error, NOT this status message.

我明明有原來版本的kdelibs.....

現在我的系統是無法升級的狀態 = =
User avatar
Jim
Posts: 116
Joined: Sat Aug 07, 2004 9:54 am
Location: 台南縣
Contact:

Post by Jim »

最近的 kde 好像怪怪的,舊系統 upgrade 很容易出問題,
因此前二天才重裝,而於 chroot 環境下似乎較容易出問題,
compile kdebase 時常出錯,於是 boot 進入實際系統才
compile 成功。

主要系統軟體:
glibc-2.3.4.20040808-r1
gcc-3.4.3.20050110
xorg-x11-6.8.2
qt-3.3.4-r2
kdelibs-3.3.2-r3
kdebase-3.3.2-r2
Post Reply