Build kdm in KDE 5 environment

René J.V. Bertin rjvbertin at gmail.com
Fri Jul 29 18:32:01 BST 2016


On Friday July 29 2016 09:39:31 Christoph Pleger wrote:

>CMake Error at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:944
>(add_test):
>  add_test given test NAME "ksysguard-signalplottertest" which already exists
>  in this directory.
>Call Stack (most recent call first):
>  libs/ksysguard/tests/CMakeLists.txt:27 (kde4_add_unit_test)
>
>What can I do about that?

The easiest thing to do will be to disable building the libs/ksysguard/tests subdirectory, and hope it's the only offending item.

Are you only interested in building KDM? If so, you can try to out-comment all add_subdirectory() and macro_optional_add_subdirectory() lines in the CMake file (and libs/CMakeLists.txt) that have nothing to do with KDM. It may be a bit of trial and error, but I've already done similar things to build the plasma-desktop package on OS X for instance.

Wouldn't gdm work for you?

R.
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


More information about the kde mailing list