At least on my system... Please tell me if there's anything I can do to help. Hope this isn't something _I_ am doing wrong (being a Gentoo newbee and all that). /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkonq -I../kcontrol/input -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -pipe -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -c -o KonqViewIface_skel.lo KonqViewIface_skel.cc konq_mainwindow.cc: In member function `KonqView* KonqMainWindow::childView(KParts::ReadOnlyPart*, const QString&, KParts::BrowserHostExtension**, KParts::ReadOnlyPart**)': konq_mainwindow.cc:2120: error: `findFrameParent' undeclared (first use this function) konq_mainwindow.cc:2120: error: (Each undeclared identifier is reported only once for each function it appears in.) make[3]: *** [konq_mainwindow.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/kdebase-3.2.3-r1/work/kdebase-3.2.3/konqueror' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdebase-3.2.3-r1/work/kdebase-3.2.3/konqueror' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kdebase-3.2.3-r1/work/kdebase-3.2.3' make: *** [all] Error 2 !!! ERROR: kde-base/kdebase-3.2.3-r1 failed. !!! Function kde_src_compile, Line 130, Exitcode 2 !!! died running emake, kde_src_compile:make
did you upgrade kdelibs to 3.2.3-r1 first?
Perhaps the better question is "did emerge force you to install kdelibs-3.2.3-r1?" That has to be installed for this upgrade to work. I've changed the ebuild dependency to make it install, but I would have thought that portage would have done it anyway
I was doing an "emerge world". Emerge was forcing kdelibs-3.2.3-r1 to install, but _after_ kdebase. BTW, thanks for the prompt response. I just love the Gentoo community :-)
OK, bug seems to be resolved now.