Good morning Since a few hours and days I try to compile kde to play with nepomuk and the semclip stuff in particular. But when I try to compile this module I get the following errors.
kde-de...@asusbox:~/kde/src/playground/base/nepomuk-kde$ cmakekde -- Found Qt-Version 4.5.1 (using /home/kde-devel/qt-copy/bin/qmake) -- Found X11: /usr/lib/libX11.so -- Phonon Version: 4.3.50 -- Found KDE 4.3 include dir: /home/kde-devel/kde/include -- Found KDE 4.3 library dir: /home/kde-devel/kde/lib -- Found the KDE4 kconfig_compiler preprocessor: /home/kde-devel/kde/bin/kconfig_compiler -- Found automoc4: /home/kde-devel/kde/bin/automoc4 -- Found Soprano version 2.2.67: /home/kde-devel/kde/lib/libsoprano.so -- Found Soprano includes: /home/kde-devel/kde/include -- Found Soprano Index: /home/kde-devel/kde/lib/libsopranoindex.so -- Found Soprano Client: /home/kde-devel/kde/lib/libsopranoclient.so -- Found Soprano Plugin Dir: /home/kde-devel/kde/share/soprano/plugins -- Found Soprano Plugins: nquadparser nquadserializer sesame2backend CMake Error at pimo/lib/CMakeLists.txt:3 (include): include could not find load file: SopranoAddOntology ERROR_FATALCould not find pimo.trig PIMO source file. Is kdebase-runtime installed? CMake Error at pimo/lib/CMakeLists.txt:29 (soprano_add_ontology): Unknown CMake command "soprano_add_ontology". -- Configuring incomplete, errors occurred! make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss. kde-de...@asusbox:~/kde/src/playground/base/nepomuk-kde$ vi CMakeLists.txt kde-de...@asusbox:~/kde/src/playground/base/nepomuk-kde$ cmakekde -- Found Qt-Version 4.5.1 (using /home/kde-devel/qt-copy/bin/qmake) -- Found X11: /usr/lib/libX11.so -- Phonon Version: 4.3.50 -- Found KDE 4.3 include dir: /home/kde-devel/kde/include -- Found KDE 4.3 library dir: /home/kde-devel/kde/lib -- Found the KDE4 kconfig_compiler preprocessor: /home/kde-devel/kde/bin/kconfig_compiler -- Found automoc4: /home/kde-devel/kde/bin/automoc4 -- Found Soprano version 2.2.67: /home/kde-devel/kde/lib/libsoprano.so -- Found Soprano includes: /home/kde-devel/kde/include -- Found Soprano Index: /home/kde-devel/kde/lib/libsopranoindex.so -- Found Soprano Client: /home/kde-devel/kde/lib/libsopranoclient.so -- Found Soprano Plugin Dir: /home/kde-devel/kde/share/soprano/plugins -- Found Soprano Plugins: nquadparser nquadserializer sesame2backend Parsing ontology file "/home/kde-devel/kde/src/playground/base/nepomuk-kde/nie/nie.rdfs" failed. Parsing ontology file "/home/kde-devel/kde/src/playground/base/nepomuk-kde/nie/nie.rdfs" failed. CMake Error at cmake/modules/MacroAddOntologyClasses.cmake:60 (message): Failed to generate Nepomuk resource classes list. Call Stack (most recent call first): nie/CMakeLists.txt:12 (NEPOMUK_ADD_ONTOLOGY_CLASSES) CMake Error at cmake/modules/MacroAddOntologyClasses.cmake:63 (add_custom_command): add_custom_command Wrong syntax. A TARGET or OUTPUT must be specified. Call Stack (most recent call first): nie/CMakeLists.txt:12 (NEPOMUK_ADD_ONTOLOGY_CLASSES) You have called ADD_LIBRARY for library nie without any source files. This typically indicates a problem with your CMakeLists.txt file CMake Error at pimo/lib/CMakeLists.txt:3 (include): include could not find load file: SopranoAddOntology ERROR_FATALCould not find pimo.trig PIMO source file. Is kdebase-runtime installed? CMake Error at pimo/lib/CMakeLists.txt:29 (soprano_add_ontology): Unknown CMake command "soprano_add_ontology". -- Configuring incomplete, errors occurred! BTW: kdebase-runtime is installed. Google didn't help me that much. Do you have any ideas? Thx Mario _______________________________________________ nepomuk-kde mailing list nepomuk-kde@semanticdesktop.org http://lists.semanticdesktop.org/mailman/listinfo/nepomuk-kde