the configure options of xkeyboard-config are outdated
Code:
--disable-static
--enable-xkbcomp-symlink
is not existing anymore
Code:
--with-xkb-base=/etc/X11/xkb
should be changed into:
Code:
--with-xkb-base=/usr/share/X11/xkb
this should also stop the messages in the X logs saying:
Code:
"XKB: Failed to compile keymap"