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

recompiling the kernel



I tried today to recompile my kernel, but after a few minutes of working
fine, it quit, giving me these errors:

consolemap.c:303: uni_hash.tbl: No such file or directory
consolemap.c: In function `con_set_default_unimap':
consolemap.c:404: `dfont_unitable' undeclared (first use this function)
consolemap.c:404: (Each undeclared identifier is reported only once
consolemap.c:404: for each function it appears in.)
consolemap.c:406: `dfont_unicount' undeclared (first use this function)
consolemap.c:397: warning: `j' might be used uninitialized in this function
consolemap.c:398: warning: `p' might be used uninitialized in this function
make[3]: *** [consolemap.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/char'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [linuxsubdirs] Error 2

i looked for the file "uni_hash.tbl" but didn't find it. i downloaded
the entire kernel source, though - shouldn't i have it? any ideas?

thanks.

aaron brick.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: