cmake error in kdebase X11_Xfixes_LIB

David Faure faure at kde.org
Mon Jul 10 08:34:24 BST 2006


On Sunday 09 July 2006 13:03, Martin Koller wrote:
> Hi all,
> 
> I'm trying to build kdebase from trunk, but I get the following error:
> 
> CMake Error: This project requires some variables to be set,
> and cmake can not find them.
> Please set the following variables:
> X11_Xfixes_LIB (ADVANCED)
 
This is because the configure check for Xfixes makes it optional, but 
workspace/kwin/kompmgr/CMakeLists.txt uses unconditionally.

Luboš, should we make Xfixes mandatory, should we disable kompmgr if it's not present,
or should we (err, can you) make kompmgr work without Xfixes if it's not present?

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).





More information about the kde-core-devel mailing list