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, September 7th 2008, 4:58am

Compiling KDE from trunk

Hi there.
I'm new to KDE, so I'm sorry for a stupid (maybe not :) ) question.
I'm trying to build KDE from trunk, but I get the following error message when compiling kdelibs:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
cmakekde            	
-- Found Qt-Version 4.4.1 (using /usr/bin/qmake-qt4)      	
-- Found X11: /usr/lib/libX11.so                          	
-- Your version of automoc4 is too old. You have 0.9.84, you need at least 0.9.87
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- Found Strigi >= 0.6.0
-- Found Soprano: /usr/lib/libsoprano.so
-- Found Soprano includes: /usr/include
-- Found Soprano Index: /usr/lib/libsopranoindex.so
-- Found Soprano Client: /usr/lib/libsopranoclient.so
-- Found Soprano Plugins: nquadparser nquadserializer raptorparser raptorserializer redlandbackend
-- Found ACL support: /lib/libacl.so;/lib/libattr.so
CMake Error at kdecore/kconfig_compiler/CMakeLists.txt:11 (kde4_add_executable):
  Unknown CMake command "kde4_add_executable".


I've been following the Techbase article about building KDE step by step. Any ideas?
Thanks in advance. :)

Similar threads