Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
k3b wont compile (Solved)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
starnix
Guru
Guru


Joined: 02 Mar 2003
Posts: 530

PostPosted: Fri Sep 24, 2004 2:34 am    Post subject: k3b wont compile (Solved) Reply with quote

I just ran an emerge -uDav world and when it tried upgrading k3b I get the following errors:

CII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o k3bprojecttabwidget.o `test -f 'k3bprojecttabwidget.cpp' || echo './'`k3bprojecttabwidget.cpp
make[3]: *** [k3baudioplayer.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.17/work/k3b-0.11.17/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.17/work/k3b-0.11.17/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.11.17/work/k3b-0.11.17'
make: *** [all] Error 2

!!! ERROR: app-cdr/k3b-0.11.17 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make


Just yesterday I changed my system to use nptl. Could that cause it?


Please help....


Last edited by starnix on Wed Sep 29, 2004 2:13 am; edited 1 time in total
Back to top
View user's profile Send private message
starnix
Guru
Guru


Joined: 02 Mar 2003
Posts: 530

PostPosted: Sat Sep 25, 2004 12:06 am    Post subject: Reply with quote

Ok, I tried recompiling kde-libs and qt before k3b and it still fails. I am at a loss. Anyone?
Back to top
View user's profile Send private message
desertstalker
Apprentice
Apprentice


Joined: 18 Sep 2004
Posts: 209

PostPosted: Sat Sep 25, 2004 1:13 am    Post subject: Reply with quote

There should be more errors further up on the screen see if you can post those

EDIT: they should start with "error:"
Back to top
View user's profile Send private message
starnix
Guru
Guru


Joined: 02 Mar 2003
Posts: 530

PostPosted: Sat Sep 25, 2004 2:13 am    Post subject: Reply with quote

Here it is:

ign -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -mcpu=i686 -pipe -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 -c -o k3bprojecttabbar.o `test -f 'k3bprojecttabbar.cpp' || echo './'`k3bprojecttabbar.cpp
In file included from k3baudioplayer.cpp:17:
k3baudioplayer.h:26:34: arts/kartsdispatcher.h: No such file or directory
In file included from k3baudioplayer.cpp:17:
k3baudioplayer.h:178: error: 'KArtsDispatcher' is used as a type, but is not
defined as a type.
k3baudioplayer.cpp: In member function `virtual QDragObject*
K3bPlayListView::dragObject()':
k3baudioplayer.cpp:154: warning: `newDrag' is deprecated (declared at
/usr/kde/3.3/include/kurldrag.h:76)
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./tools -I./core -I./device -I./projects -I./projects/datacd -I./projects/datadvd -I./projects/audiocd -I./projects/videocd -I./projects/mixedcd -I./projects/movixcd -I./device -I./plugin -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include -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 -O2 -mcpu=i686 -pipe -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 -c -o k3bprojecttabwidget.o `test -f 'k3bprojecttabwidget.cpp' || echo './'`k3bprojecttabwidget.cpp
make[3]: *** [k3baudioplayer.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.17/work/k3b-0.11.17/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.17/work/k3b-0.11.17/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.11.17/work/k3b-0.11.17'
make: *** [all] Error 2

!!! ERROR: app-cdr/k3b-0.11.17 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
Back to top
View user's profile Send private message
starnix
Guru
Guru


Joined: 02 Mar 2003
Posts: 530

PostPosted: Sat Sep 25, 2004 7:18 am    Post subject: Reply with quote

I GOT IT!!!

I was looking at the output some more and surfing the forums when I came across the idea that for some reason NOW k3b requires arts in the USE variables.

I compiled kdelibs qt and k3b with arts support and it alll compiled cleanly.

Well, I just wanted to share how I fixed it in case anyone else runs into this.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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