Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 12378

Summary: kdebase-3.0.4-r[23] compile fails
Product: Gentoo Linux Reporter: a.grahn
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description a.grahn 2002-12-18 05:54:19 UTC
Emerging KDE fails when it comes to the compilation of the file
"keyecandypagedlg.cpp". I suspect gcc-3.2.1 for beeing responsible, since I have
a running kde-3.0.4-r2 which was once emerged using gcc-3.2.

Thanks

Alexander Grahn

--
This is the output:
...
keyecandypagedlg.cpp: In constructor 
   `KEyeCandyPageDlg::KEyeCandyPageDlg(QWidget*, const char*, unsigned int)':
keyecandypagedlg.cpp:86: invalid use of undefined type `struct KListView'
keyecandypagedlg.h:18: forward declaration of `struct KListView'
keyecandypagedlg.cpp:88: no matching function for call to `QGridLayout::
   addWidget(KListView*&, int, int)'
/usr/qt/3/include/qlayout.h:323: candidates are: void 
   QGridLayout::addWidget(QWidget*, int, int, int = 0)
make[3]: *** [keyecandypagedlg.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/kdebase-3.0.4-r2/work/kdebase-3.0.4                                                                
                                                                
/kpersonalizer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdebase-3.0.4-r2/work/kdebase-3.0.4                                                                
                                                                
/kpersonalizer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdebase-3.0.4-r2/work/kdebase-3.0.4                                                                
                                                                
'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.0.4-r2 failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-18 09:59:51 UTC

*** This bug has been marked as a duplicate of 12011 ***