xkb-file cmake check missing.

Andriy Rysin arysin at gmail.com
Mon Oct 22 14:10:09 BST 2007


2007/10/22, Thomas Zander <zander at kde.org>:
>
> Hi,
>
> (bugreport time...)
>
> I just had a failing kdebase compile with the error;
> Linking CXX shared module ../../../lib/kcm_keyboard.so
> /usr/bin/ld: cannot find -lxkbfile
> collect2: ld returned 1 exit status
>
> I have this installed (kubuntu gutsy)
>   libxkbfile1                       1:1.0.4-1
> but not the -dev package.
>
> Doing an install of libxkbfile-dev made the compile succeed.
>
> So my guess is that cmake fails to complain about missing packages in the
> checks.


this is strange, I've just added this weekend FindXKBFile.cmake module in
kdebase/workspace and it does not look for libxkbfile1 - just for libxkbfile
(I'll try to fix that) but it should have detected that you don't have
X11/extensions/XKBfile.h and skipped kxkb compiling...

If your kdebase is latest could you please tell me  (maybe in private) the
list of flies in libxkbfile and libxkbfile-dev packages?

Thanks,
Andriy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20071022/bd546fe8/attachment.htm>


More information about the kde-core-devel mailing list