David L. Martin on Sun, 22 Aug 1999 13:05:17 -0400 (EDT) |
On Sun, 22 Aug 1999, Morgan Wajda-Levie wrote: > I'm trying to compile kernel 2.2.11 on my 586 Debian Potato system. > I've set everything up with make menuconfig, but the kernel > compilation bombs with the following error: > > make[3]: *** No rule to make target `pc_keyb.h', needed by `pc_keyb.o'. Stop. > make[3]: Leaving directory `/usr/src/linux/drivers/char' You missing that header file. Check in: /usr/src/linux/drivers/char/pc_keyb.h You probably just forgot to install the headers. -- David L. Martin <dlmarti@njcc.com> R&D Software Engineer http://pluto.njcc.com/~dlmarti PGP: 16 C0 C0 AB 4E A2 2C 89 FF 8B 07 CF C0 72 3D 89 If you're a cowboy and you're dragging a guy behind your horse, I bet it would really make you mad if you looked back and the guy was reading a magazine. _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|