Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge kdebase fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
alburt
n00b
n00b


Joined: 10 Jul 2002
Posts: 19

PostPosted: Fri Dec 06, 2002 5:48 am    Post subject: Emerge kdebase fails Reply with quote

I just attempted emerge -u world. Portage proceded to update qt to 3.1.0-r1 and then tried to update kdebase to kdebase-3.0.4-r3. At this point it failed with the following message:
Code:

i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c -o keyecandypagedlg.o `test -f keyecandypagedlg.cpp || echo './'`keyecandypagedlg.cpp
keyecandypagedlg.cpp: In method `KEyeCandyPageDlg::KEyeCandyPageDlg(QWidget * = 0, const char * = 0, unsigned int = 0)':
keyecandypagedlg.cpp:86: invalid use of undefined type `class KListView'
keyecandypagedlg.h:18: forward declaration of `class 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]: Leaving directory `/var/tmp/portage/kdebase-3.0.4-r3/work/kdebase-3.0.4/kpersonalizer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdebase-3.0.4-r3/work/kdebase-3.0.4/kpersonalizer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.0.4-r3/work/kdebase-3.0.4'
make: *** [all] Error 2

Anybody know what is going on here?
Back to top
View user's profile Send private message
Dimitri
Guru
Guru


Joined: 24 Jul 2002
Posts: 373
Location: Niederbayern/Germany

PostPosted: Fri Dec 06, 2002 8:53 am    Post subject: Reply with quote

Hi,
it seems as they changed the methode QGridLayout::addWidget in QT 3.1.
So you can downgrade to QT 3.0.x or install KDE 3.1rc3. (You have to unmask it before you can use it. I use rc3 since it was realeased. I hav a few problems with the nvidia driver (Screen was frozen) but it's already very stable. (And a lot better then 3.0x)

Dim
_________________
Visit kde-forum.de
Back to top
View user's profile Send private message
JanErik
Guru
Guru


Joined: 28 Oct 2002
Posts: 488
Location: Finland

PostPosted: Fri Dec 06, 2002 6:07 pm    Post subject: Reply with quote

How do I unmask KDE 3.1rc3?

Same problem here... some programs stopped working in KDE 3.0.2 after upgrading QT, and now I tried installing 3.0.4.
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Fri Dec 06, 2002 6:42 pm    Post subject: Reply with quote

The package.mask file is in /usr/portage/profiles/.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum