Created attachment 2726 xkb compilation failure Here xkb 0.5.3.3 refuses to compile with the following error: xkb-config.c: In function ‘xkb_config_initialize_xkb_options’: xkb-config.c:153: error: too few arguments to function ‘xkl_config_registry_load’ xkb-config.c:138: warning: unused variable ‘state’ xkb-config.c: In function ‘xkb_config_free’: xkb-config.c:198: warning: unused variable ‘i’ xkb-config.c: In function ‘xkb_config_get_xkl_registry’: xkb-config.c:550: error: too few arguments to function ‘xkl_config_registry_load’ See complete debug attached. It is strange since I managed to build it from source via "apt-get -b source". liviu@debian-liv:~$ uname -a Linux debian-liv 2.6.30-1-amd64 #1 SMP Sat Aug 15 18:09:19 UTC 2009 x86_64 GNU/Linux
*** This bug has been marked as a duplicate of bug 6028 ***