[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

can't compile 2.4.24-benh



Hi all,

i go directly into the problem :

# mkdir linux-2.4.24-benh
# rsync -avz rsync.penguinppc.org::linux-2.4-benh linux-2.4.24-benh
# cd linux-2.4.24-benh
# cp /boot/config-2.4.22-powerpc .config

note : /boot/config-2.4.22-powerpc is new default sarge installer
kernel's config, i tried with other configs wich used to work with
2.4.22-benh and 2.4.23-benh, i got the same error.

# make-kpkg kernel_image modules_image

[...]

defkeymap.c:474: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:475: warning: excess elements in scalar initializer
defkeymap.c:475: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:475: warning: excess elements in scalar initializer
defkeymap.c:475: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:475: warning: excess elements in scalar initializer
defkeymap.c:475: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:475: warning: excess elements in scalar initializer
defkeymap.c:475: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:475: warning: excess elements in scalar initializer
defkeymap.c:475: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:475: warning: excess elements in scalar initializer
defkeymap.c:475: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:475: warning: excess elements in scalar initializer
defkeymap.c:475: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:475: warning: excess elements in scalar initializer
defkeymap.c:475: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:476: warning: excess elements in scalar initializer
defkeymap.c:476: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:476: warning: excess elements in scalar initializer
defkeymap.c:476: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:476: warning: excess elements in scalar initializer
defkeymap.c:476: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:476: warning: excess elements in scalar initializer
defkeymap.c:476: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:476: warning: excess elements in scalar initializer
defkeymap.c:476: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:476: warning: excess elements in scalar initializer
defkeymap.c:476: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:476: warning: excess elements in scalar initializer
defkeymap.c:476: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:476: warning: excess elements in scalar initializer
defkeymap.c:476: warning: (near initialization for `ctrl_alt_map')
defkeymap.c:480: error: initializer element is not constant
defkeymap.c:480: error: (near initialization for `key_maps[0]')
defkeymap.c:480: error: initializer element is not constant
defkeymap.c:480: error: (near initialization for `key_maps[1]')
defkeymap.c:480: error: initializer element is not constant
defkeymap.c:480: error: (near initialization for `key_maps[2]')
defkeymap.c:481: error: initializer element is not constant
defkeymap.c:481: error: (near initialization for `key_maps[4]')
defkeymap.c:481: error: initializer element is not constant
defkeymap.c:481: error: (near initialization for `key_maps[5]')
defkeymap.c:482: error: initializer element is not constant
defkeymap.c:482: error: (near initialization for `key_maps[8]')
defkeymap.c:483: error: initializer element is not constant
defkeymap.c:483: error: (near initialization for `key_maps[12]')
defkeymap.c:10: error: storage size of `plain_map' isn't known
defkeymap.c:77: error: storage size of `shift_map' isn't known
defkeymap.c:144: error: storage size of `altgr_map' isn't known
defkeymap.c:211: error: storage size of `ctrl_map' isn't known
defkeymap.c:278: error: storage size of `shift_ctrl_map' isn't known
defkeymap.c:345: error: storage size of `alt_map' isn't known
defkeymap.c:412: error: storage size of `ctrl_alt_map' isn't known
make[4]: *** [defkeymap.o] Error 1
make[4]: Leaving directory `/usr/src/linux-2.4.24-benh/drivers/char'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.24-benh/drivers/char'
make[2]: *** [_subdir_char] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.24-benh/drivers'
make[1]: *** [_dir_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.24-benh'
make: *** [stamp-build] Error 2

-- 
mammique <mammique@lamenagerie.com>



Reply to: