Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12378 - kdebase-3.0.4-r[23] compile fails
Summary: kdebase-3.0.4-r[23] compile fails
Status: RESOLVED DUPLICATE of bug 12011
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-18 05:54 UTC by a.grahn
Modified: 2005-07-17 13:06 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 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 ***