Hi all,
            I have changed  the kernel configuration  for the L7200
linkup system,
but I am getting the following errors  ,


keyboard.c: In function `kbd_processkeycode':
keyboard.c:301: parse error before `do'
keyboard.c:301: parse error before `['
keyboard.c: At top level:
keyboard.c:313: parse error before `if'
keyboard.c:320: parse error before `&'
keyboard.c:320: warning: type defaults to `int' in declaration of
`add_timer'
keyboard.c:320: warning: function declaration isn't a prototype
keyboard.c:320: conflicting types for `add_timer'
/root/linux/include/linux/timer.h:27: previous declaration of
`add_timer'
keyboard.c:320: warning: data definition has no type or storage class
keyboard.c:327: warning: type defaults to `int' in declaration of
`raw_mode'
keyboard.c:327: warning: data definition has no type or storage class
keyboard.c:328: parse error before `}'
keyboard.c:351: initializer element is not constant
keyboard.c:352: initializer element is not constant
keyboard.c:354: parse error before `if'
keyboard.c:356: warning: type defaults to `int' in declaration of `type'

keyboard.c:356: conflicting types for `type'
keyboard.c:347: previous declaration of `type'
keyboard.c:356: `keysym' undeclared here (not in a function)
keyboard.c:356: initializer element is not constant
keyboard.c:356: warning: data definition has no type or storage class
keyboard.c:358: parse error before `if'
keyboard.c:370: parse error before `&'
keyboard.c:370: warning: type defaults to `int' in declaration of
`key_handler'
keyboard.c:370: warning: function declaration isn't a prototype
keyboard.c:370: variable-size type declared outside of any function
keyboard.c:370: conflicting types for `key_handler'
keyboard.c:132: previous declaration of `key_handler'
keyboard.c:370: warning: data definition has no type or storage class
keyboard.c:392: warning: type defaults to `int' in declaration of `rep'
keyboard.c:392: conflicting types for `rep'
keyboard.c:112: previous declaration of `rep'
keyboard.c:392: warning: data definition has no type or storage class
keyboard.c:393: parse error before `}'
keyboard.c:114: warning: `kbd_repeattimeout' defined but not used
keyboard.c:115: warning: `kbd_repeatinterval' defined but not used
make[3]: *** [keyboard.o] Error 1
make[3]: Leaving directory `/root/linux/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/root/linux/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/root/linux/drivers'
make: *** [_dir_drivers] Error 2



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to