Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59629 - kdebase-3.2.3-r1 fails to emerge
Summary: kdebase-3.2.3-r1 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-06 11:02 UTC by Pantelis Panayiotou
Modified: 2004-08-09 05:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pantelis Panayiotou 2004-08-06 11:02:07 UTC
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
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-08-06 11:08:45 UTC
did you upgrade kdelibs to 3.2.3-r1 first?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-08-06 11:14:15 UTC
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
Comment 3 Pantelis Panayiotou 2004-08-09 03:40:31 UTC
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 :-)
Comment 4 Pantelis Panayiotou 2004-08-09 05:26:04 UTC
OK, bug seems to be resolved now.