[Xcb] Bug#718701: libxcb missing xcb-xkb module

Sydney Gems sydney.gems at openmailbox.org
Sun Aug 4 07:23:00 PDT 2013


Package: libxcb1
Version: 1.8.1-2+deb7u1

When I configure sddm with cmake it returns:

$cmake .
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Release build
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") 
-- Performing Test PAM_MESSAGE_CONST
-- Performing Test PAM_MESSAGE_CONST - Success
-- Found PAM: /usr/lib/x86_64-linux-gnu/libpam.so;/usr/lib/x86_64-linux-gnu/libdl.so
-- checking for module 'xcb'
--   found xcb, version 1.9.1
-- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so  
-- checking for module 'xcb-xkb'
--   package 'xcb-xkb' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find XKB (missing: LIBXKB_LIBRARIES LIBXKB_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindXKB.cmake:35 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:41 (find_package)


-- Configuring incomplete, errors occurred!

libxcb shoulb be build with xkb enable
https://github.com/sddm/sddm/issues/79#issuecomment-21831832

I am using Debian Sid GNU/linux 3.10-1-amd64

Thank you.


More information about the Xcb mailing list