Hi ,

          these are the errors I am getting after removing asm/setup.h



drivers/char/char.o: In function `vt_ioctl':
/root/linux/drivers/char/vt.c:284: undefined reference to `key_maps'
/root/linux/drivers/char/vt.c:284: undefined reference to `keymap_count'
/root/linux/drivers/char/vt.c:630: undefined reference to `func_table'
/root/linux/drivers/char/vt.c:630: undefined reference to `funcbufptr'
/root/linux/drivers/char/vt.c:630: undefined reference to `funcbufsize'
/root/linux/drivers/char/vt.c:630: undefined reference to `funcbufleft'
/root/linux/drivers/char/vt.c:630: undefined reference to `func_buf'
/root/linux/drivers/char/vt.c:732: undefined reference to `accent_table_size'
/root/linux/drivers/char/vt.c:732: undefined reference to `accent_table'
drivers/char/char.o: In function `kbd_processkeycode':
/root/linux/drivers/char/keyboard.c:393: undefined reference to `key_maps'
drivers/char/char.o: In function `handle_diacr':
/root/linux/drivers/char/keyboard.c:690: undefined reference to
`accent_table_size'
/root/linux/drivers/char/keyboard.c:690: undefined reference to `accent_table'
drivers/char/char.o: In function `do_fn':
/root/linux/drivers/char/keyboard.c:708: undefined reference to `func_table'
drivers/char/char.o: In function `compute_shiftstate':
/root/linux/drivers/char/keyboard.c:841: undefined reference to `plain_map'
drivers/char/char.o: In function `do_slock':
/root/linux/drivers/char/keyboard.c:893: undefined reference to `key_maps'
drivers/char/char.o: In function `down_tty_sem':
/root/linux/include/asm/semaphore.h:87: undefined reference to
`l7200kbd_init_hw'
make: *** [vmlinux] Error 1

pradeep

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

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

Reply via email to