You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Sunday, January 18th 2009, 8:37pm

kde4 not showing on GDM and some packages not compiling

hello,

I am having trouble with kde4 and was wondering if anyone was able to help me... most of the packages require QTCrypto which I dont have apparently. also I dont have the lastest soprano version. I have kdesupport-4.1.85 but I cannot find kdesupport-4.1.96.

At first I had kde 3.5 installed while trying kde4 and unless I installed wrong which I simply downloaded the sources from kde.org build and compiled them. I didn't see kde4 as an option on GDM. I only saw kde3.5. when I started that, both kde3.5 and kde4 taskbar (bottom) bar loaded and came up. so I uninstalled kde3.5 and its no longer showing kde3.5 in the menu. but still doesnt show kde4. I can go to failsafe terminal and run startkde as normal user and it loads up but... when you hit start (Big K on lower Left) its completely blank and all you see is a rectangular empty box. I probably did something wrong. Only ones that doesn't compile are kdebase-runtime, kdepim, kdenetwork, kdegraphics, kdegames and kdebindings I tried stable 4.1 and right now on 4.1.96. also, kdebase-runtime would not compile unless I disabled multimedia. if its enabled I get his error:

[ 63%] Building CXX object phonon/platform_kde/CMakeFiles/kde.dir/kdeplatformplugin.o
/kde/src/kdebase-runtime-4.1.96/phonon/platform_kde/kdeplatformplugin.cpp:277: error: expected initializer before 'QHash'
In file included from /home/soccrstar/kde/src/kdebase-runtime-4.1.96/phonon/platform_kde/kdeplatformplugin.cpp:311:
/kde/src/kdebase-runtime-4.1.96/build/phonon/platform_kde/kdeplatformplugin.moc:82: error: expected `}' at end of input
make[2]: *** [phonon/platform_kde/CMakeFiles/kde.dir/kdeplatformplugin.o] Error 1
make[1]: *** [phonon/platform_kde/CMakeFiles/kde.dir/all] Error 2
make: *** [all] Error 2

kdegames give me this error:

[ 64%] Building CXX object ksirk/ksirk/iris/src/CMakeFiles/iris_ksirk.dir/iris_ksirk_automoc.o
In file included from /kde/src/kdegames-4.1.96/ksirk/ksirk/iris/src/xmpp/xmpp-core/xmpp.h:36,
from /kde/src/kdegames-4.1.96/build/ksirk/ksirk/iris/src/../../../../../ksirk/ksirk/iris/src/xmpp/xmpp-im/im.h:28,
from /kde/src/kdegames-4.1.96/build/ksirk/ksirk/iris/src/../../../../../ksirk/ksirk/iris/src/xmpp/xmpp-im/xmpp_tasks.h:30,
from /kde/src/kdegames-4.1.96/build/ksirk/ksirk/iris/src/moc_xmpp_tasks.cpp:10,
from /kde/src/kdegames-4.1.96/build/ksirk/ksirk/iris/src/iris_ksirk_automoc.cpp:10:
/kde/src/kdegames-4.1.96/ksirk/ksirk/iris/src/xmpp/xmpp-core/xmpp_clientstream.h:23:20: error: QtCrypto: No such file or directory
In file included from /kde/src/kdegames-4.1.96/build/ksirk/ksirk/iris/src/../../../../../ksirk/ksirk/iris/src/xmpp/xmpp-core/securestream.h:24,
from /kde/src/kdegames-4.1.96/build/ksirk/ksirk/iris/src/moc_securestream.cpp:10,
from /kde/src/kdegames-4.1.96/build/ksirk/ksirk/iris/src/iris_ksirk_automoc.cpp:20:
/usr/include/qca.h:25:21: error: qcstring.h: No such file or directory
/usr/include/qca.h:28:21: error: qptrlist.h: No such file or directory

kdegraphics gives me this error:

[ 72%] Building CXX object okular/generators/ooo/CMakeFiles/okularGenerator_ooo.dir/converter.o
In file included from /kde/src/kdegraphics-4.1.96/okular/generators/ooo/document.h:17,
from /kde/src/kdegraphics-4.1.96/okular/generators/ooo/converter.cpp:29:
/kde/src/kdegraphics-4.1.96/okular/generators/ooo/manifest.h:18:20: error: QtCrypto: No such file or directory

kdepim gives me this error:

[ 15%] Generating out_headers, out_sources,...(etc...)

CMake Error at /kde/src/kdepim-4.1.96/akonadi/agents/nie/rcgen.cmake:42 (message):
Failed to generate Nepomuk resource classes. Do you have a recent Soprano
version?

kdenetwork gives me this error:

[ 6%] Building CXX object kget/transfer-plugins/bittorrent/CMakeFiles/kget_bittorrentfactory.dir/libbtcore/util/sha1hashgen.o
/kde/src/kdenetwork-4.1.96/kget/transfer-plugins/bittorrent/libbtcore/util/sha1hashgen.cpp:22:20: error: QtCrypto: No such file or directory
/kde/src/kdenetwork-4.1.96/kget/transfer-plugins/bittorrent/libbtcore/util/sha1hashgen.cpp:38: error: 'Initializer' in namespace 'QCA' does not name a type

also, kdebindings is having trouble compiling and get this error:

[ 91%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart0.o
In file included from /usr/include/python2.5/Python.h:13,
from /usr/include/python2.5/sip.h:28,
from /kde/src/kdebindings-4.1.96/build/python/pykde4/sip/phonon/sipAPIphonon.h:11,
from /kde/src/kdebindings-4.1.96/build/python/pykde4/sip/phonon/sipphononpart0.cpp:7:
/usr/include/python2.5/pyconfig.h:948:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
sipphononpart0.cpp: In function 'void initphonon()':
sipphononpart0.cpp:617: error: 'AudioCaptureDevice' is not a member of 'Phonon'
sipphononpart0.cpp:617: error: 'AudioCaptureDevice' is not a member of 'Phonon'
sipphononpart0.cpp:617: error: no matching function for call to 'qRegisterMetaType(const char [27])'
sipphononpart0.cpp:619: error: 'AudioChannelDescription' is not a member of 'Phonon'
sipphononpart0.cpp:619: error: 'AudioChannelDescription' is not a member of 'Phonon'
sipphononpart0.cpp:619: error: no matching function for call to 'qRegisterMetaType(const char [32])'
sipphononpart0.cpp:620: error: 'SubtitleDescription' is not a member of 'Phonon'
sipphononpart0.cpp:620: error: 'SubtitleDescription' is not a member of 'Phonon'
sipphononpart0.cpp:620: error: no matching function for call to 'qRegisterMetaType(const char [28])'
sipphononpart0.cpp: In function 'void assign_QList_0200Phonon_SubtitleDescription(void*, const void*)':
sipphononpart0.cpp:1161: error: 'SubtitleDescription' is not a member of 'Phonon'
sipphononpart0.cpp:1161: error: 'SubtitleDescription' is not a member of 'Phonon'
sipphononpart0.cpp:1161: error: template argument 1 is invalid
sipphononpart0.cpp:1161: error: expected `>' before '*' token
sipphononpart0.cpp:1161: error: expected `(' before '*' token
sipphononpart0.cpp:1161: error: expected primary-expression before '>' token
sipphononpart0.cpp:1161: error: 'SubtitleDescription' is not a member of 'Phonon'
sipphononpart0.cpp:1161: error: 'SubtitleDescription' is not a member of 'Phonon'
sipphononpart0.cpp:1161: error: template argument 1 is invalid
sipphononpart0.cpp:1161: error: expected `>' before '*' token
sipphononpart0.cpp:1161: error: expected `(' before '*' token
sipphononpart0.cpp:1161: error: expected primary-expression before '>' token
sipphononpart0.cpp:1161: error: expected `)' before ';' token
sipphononpart0.cpp:1161: error: expected `)' before ';' token
sipphononpart0.cpp: In function 'void release_QList_0200Phonon_SubtitleDescription(void*, int)':
sipphononpart0.cpp:1170: error: 'SubtitleDescription' is not a member of 'Phonon'
sipphononpart0.cpp:1170: error: 'SubtitleDescription' is not a member of 'Phonon'

thank you for your help!!

I will continue to try and find and fix some these errors and will post accordingly