gcc 2.95-3, gentoo 1.2, celeron 800 128mb ram, 20 gb /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -mcpu=i686 -O3 -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -o kiten -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib dummy.o kiten.la -R /usr/kde/3.1/lib -R /usr/qt/3/lib -R /usr/X11R6/lib -lkdeui -lkio -lkdeprint /usr/qt/3/lib/libqt-mt.so: undefined reference to `cerr' /usr/qt/3/lib/libqt-mt.so: undefined reference to `endl(ostream &)' /usr/qt/3/lib/libqt-mt.so: undefined reference to `ostream::operator<<(char const *)' collect2: ld returned 1 exit status make[3]: *** [kitengen] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/kdeedu-3.1_rc5/work/kdeedu-3.1rc5/kiten' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdeedu-3.1_rc5/work/kdeedu-3.1rc5/kiten' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kdeedu-3.1_rc5/work/kdeedu-3.1rc5' make: *** [all] Error 2 This is not the first time I've had this error and I was really bugged so I uninstalled KDE and QT completely from my system then started to re-emerge kde... now, I have only got qt-3.1.0-r1 on my system. other kde packages compile without incident and kde-3.1 works great.
which qt did you have? since you are the only one reporting this maybe it was caused by a bad qt installation? do you still have this problem or is it gone after reemerging qt?
I unmerged QT and KDE completely from my system then tried to merge kde-3.1_rc5. this failed on kdeedu-3.1_rc5 with the above error. I shall try and merge kdeedu-3.1rc6 and get back to you Additionally, Hannes, thanks for your time. Aniruddha Shankar Bangalore, India
if this still fails, please attach a full build log.
failed with -rc6 as well, attaching build log. Portage 2.0.46-r4 (default-1.0, gcc-2.95.3, glibc-2.2.5-r7) ================================================================= System uname: 2.4.19-gentoo-r10 i686 Celeron (Coppermine) USE="x86 avi crypt encode jpeg kde libg++ mmx ncurses pdflib qtmt xmms berkdb bonobo gdbm gif gnome gnome-libs gtk gtkhtml guile imlib libwww motif nls oggvorbis pam perl png python qt readline scanner sdl slang ssl svga tcltk tcpd tetex tiff X -3dnow -apm -pcmcia -pda -gphoto2 -cdr cups dga aalib arts lcms quicktime alsa java esd mikmod oss nas mozilla mpeg ggi ggz spell truetype xml xml2 samba doc gpm -dvd -fbcon flash opengl xv" ARCH="x86" COMPILER="" CHOST="i686-pc-linux-gnu" CFLAGS="-mcpu=i686 -O3 -pipe" CXXFLAGS="-mcpu=i686 -O3 -pipe" ACCEPT_KEYWORDS="x86 ~x86" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" MAKEOPTS="-j2" JDK_HOME="" JAVA_HOME="/opt/ibm-jre-1.3.1" AUTOCLEAN="no" SYNC="rsync://192.168.100.5/gentoo-portage/" GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Created attachment 7218 [details] kdeedu emerge log
Have you tried ked 3.1-final? Many bugs have been fixed there since 3.1-rc5. If you have and it didn't help, does the rest of KDE work? Does an ldd /usr/qt/3/lib/libqt-mt.so show anything unusual? Try giong into the build dir (/var/tmp/portage/kdeedu-3.1_rc5/work/kdeedu-3.1rc5) and running make manually (thus no parallel making, no ccache, and no wierd unreproducible errors). Sometimes (rarely, particularly when there are unexplained bugs around) this may help (ie it'll compile OK) and if it does we'll know better what to look for.
kdeedu-3.1-r1 emerges fine, thanks Dan :) aniruddha shankar Bangalore, india
fixed for reporter.