Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE build errors?
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
neo86
n00b
n00b


Joined: 21 Jun 2005
Posts: 62

PostPosted: Wed Jun 22, 2005 12:01 am    Post subject: KDE build errors? Reply with quote

I've been avoiding posting on any Linux forums for a while because Linux people have a reputation for being nasty, but I figure this place seems nice enough. :P

I tried a Debian/SuSE/RedHat, but I felt they were too bloated. So I tried Gentoo instead despite still being a complete Linux n00b.

I've gotten everything I needed working, but I can't install any KDE applications at all. The first one I tried was KDETV, then Kaffeine, Krusader, and then I figured there might be something with the libraries so I decided to just install the base KDE package. I don't really have a desire to use KDE because I heard it was too bloated, but I like a lot of the applications it has since they look prettier and are functional. I might as well put all these Ghz I have to use to make it look pretty. Right now I'm using Xfce4.

I wasn't sure what to paste so I just made a guess as to after which command the errors start. I think it's after the second line.

Code:
Good - your configure finished. Start make now

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/kdebase-3.3.2-r3/work/kdebase-3.3.2'
Making all in libkonq
make[2]: Entering directory `/var/tmp/portage/kdebase-3.3.2-r3/work/kdebase-3.3.2/libkonq'
Making all in pics
make[3]: Entering directory `/var/tmp/portage/kdebase-3.3.2-r3/work/kdebase-3.3.2/libkonq/pics'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/kdebase-3.3.2-r3/work/kdebase-3.3.2/libkonq/pics'
Making all in favicons
make[3]: Entering directory `/var/tmp/portage/kdebase-3.3.2-r3/work/kdebase-3.3.2/libkonq/favicons'
/usr/qt/3/bin/moc ./favicons.h -o favicons.moc
/usr/kde/3.3/bin/dcopidl ./favicons.h > favicons.kidl || ( rm -f favicons.kidl ; false )
/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.3/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64  -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 -march=athlon-xp -fomit-frame-pointer -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 -D_GNU_SOURCE  -c -o favicons.lo favicons.cpp
/usr/kde/3.3/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub favicons.kidl
/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.3/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64  -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 -march=athlon-xp -fomit-frame-pointer -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 -D_GNU_SOURCE  -c -o favicons_skel.lo favicons_skel.cpp
In file included from /usr/kde/3.3/include/kstandarddirs.h:29,
                 from favicons.cpp:33:
/usr/kde/3.3/include/kglobal.h:145: error: parse error before `@' token
/usr/kde/3.3/include/kglobal.h:145: error: variable or field `unregis' declared
   void
/usr/kde/3.3/include/kglobal.h:145: error: parse error before `d'
make[3]: *** [favicons.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdebase-3.3.2-r3/work/kdebase-3.3.2/libkonq/favicons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdebase-3.3.2-r3/work/kdebase-3.3.2/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.3.2-r3/work/kdebase-3.3.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.3.2-r3 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
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