2007/10/22, Thomas Zander <<a href="mailto:zander@kde.org">zander@kde.org</a>>:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>(bugreport time...)<br><br>I just had a failing kdebase compile with the error;<br>Linking CXX shared module ../../../lib/kcm_keyboard.so<br>/usr/bin/ld: cannot find -lxkbfile<br>collect2: ld returned 1 exit status
<br><br>I have this installed (kubuntu gutsy)<br>  libxkbfile1                       1:1.0.4-1<br>but not the -dev package.<br><br>Doing an install of libxkbfile-dev made the compile succeed.<br><br>So my guess is that cmake fails to complain about missing packages in the
<br>checks.</blockquote><div><br>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...
<br> </div>If your kdebase is latest could you please tell me  (maybe in private) the list of flies in libxkbfile and libxkbfile-dev packages?<br><br>Thanks,<br>Andriy<br> </div>