X11_Xss_LIB

David Faure faure at kde.org
Tue Aug 15 20:52:49 CEST 2006


On Monday 31 July 2006 01:34, Allen Winter wrote:
> Howdy,
> 
> If FindX11.cmake run during the kdepim CMake process doesn't find the
> /usr/X11R6/lib/libXss.so library, then later on you get the message
> "Please set the following variables: X11_Xss_LIB (ADVANCED)"

This is usually when some code is using X11_Xss_LIB unconditionally instead of testing whether it's available
(assuming this library is optional; otherwise a macro_log_feature call is needed, of course).

-- 
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-buildsystem mailing list