Displaying 1 result from an estimated 1 matches for "keymapinfo".
Did you mean:
keymapinfos
2003 Jul 14
1
Make errors in /usr/src/release/sysinstall
...usr/src/release/sysinstall
make clean
make all install
The 'make all install' gives errors:
In file included from keymap.c:40:
keymap.h:4436: `keymap_be_iso' undeclared here (not in a function)
keymap.h:4436: initializer element is not constant
keymap.h:4436: (near initialization for `keymapInfos[0].map')
keymap.h:4437: `keymap_bg_bds_ctrlcaps' undeclared here (not in a function)
keymap.h:4437: initializer element is not constant
keymap.h:4437: (near initialization for `keymapInfos[1].map')
keymap.h:4438: `keymap_bg_phonetic_ctrlcaps' undeclared here (not in a function)
key...