libxcb help required
lux-integ
lux-integ at btconnect.com
Fri Apr 16 20:19:38 CEST 2010
Greetings,
I am trying to compile kdebase-4.4.2 for a 64-bit only linux where neither
kde nor Xorg are in /usr.
When I reached kdebase-runtime, I encountered cmake inconsistences.
These are shown below:-
######## cmake spew for kdebase-workspace-4.4.2
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
.......
.......
-- Found Strigi: /opt/kde-4.4.2/lib/libstreams.so
-- found qimageblitz, version 4.0.0
-- Found QImageBlitz: /opt/kde-4.4.2/include/qimageblitz
-- Found ZLIB: /usr/lib64/libz.so
-- checking for module 'xi'
-- found xi, version 1.3
-- Found libXi: /usr/X11R7.5/lib64/libXi.so
-- checking for module 'gl'
-- found gl, version 7.6.0
-- Found libGL: /usr/X11R7.5/lib64/libGL.so
-- checking for module 'x11'
-- found x11, version 1.3.2
-- Found libX11: /usr/X11R7.5/lib64/libX11.so
-- checking for module 'xxf86misc'
-- found xxf86misc, version 1.0.2
-- Found libXxf86misc: /usr/X11R7.5/lib64/libXxf86misc.so
-- checking for module 'xscrnsaver'
-- found xscrnsaver, version 1.2.0
-- Found libXss: /usr/X11R7.5/lib64/libxcb-screensaver.so
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
then further down
-- Looking for _IceTransNoListen in ICE
-- Looking for _IceTransNoListen in ICE - not found
-- Looking for XF86MiscSetGrabKeysState in Xxf86misc
-- Looking for XF86MiscSetGrabKeysState in Xxf86misc - not found
-- Looking for glXChooseVisual in GL
-- Looking for glXChooseVisual in GL - not found
##############
I thought I best ignore these as the program compiled . However when I
came to compile the next program kdebase-4.4.2 cmake reported the
following:-
-- Enabling PCI module based on pciutils library
-- Found RAW1394: /opt/lib64/libraw1394.so
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- Found GLIB2: /usr/lib64/libglib-2.0.so
-- Looking for XkbLockModifiers in X11
-- Looking for XkbLockModifiers in X11 - not found
-- Looking for include files HAVE_SYS_PROC_H
-- Looking for include files HAVE_SYS_PROC_H - not found.
-- Looking for include files HAVE_SYS_PROC_INFO_H
-- Looking for include files HAVE_SYS_PROC_INFO_H - not found.
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
* Soprano - Semantic Desktop Storing
* Shared desktop ontologies - Desktop ontologies
* Nepomuk - Nepomuk
* OpenGL - API for developing portable, interactive 2D and 3D graphics
applications
* PCIUTILS - PciUtils is a library for direct access to PCI slots
* RAW1394 - library for direct access to IEEE 1394 bus
* glib2 - Low-level core library for data structure handling, portability
wrappers, etc.
-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
* XKB <http://www.x.org>
X keyboard extension
Gives Konsole better keyboard support.
-----------------------------------------------------------------------------
I have a full Xorg-7.5 suite installed (including libxkb
(http://www.linuxfromscratch.org/blfs/view/svn/x/xkeyboard-config.html )
and would be grateful for suggestions on
a) how I could get XKB enabled AND
b) if the inconsistencies in the cmake output for kdebase-ruuntime-4.4.2
matter much
sincerely
lux-integ
More information about the Kde-buildsystem
mailing list