Anyone offer any help here
Followed the how to to add kernel source etc
get this complier error
as86 -0 -a -o bbootsect.o bbootsect.s
make[1]: as86: Command not found
make[1]: *** [bbootsect.o] Error 127
make[1]: Leaving directory /usr/src/linux-2.2.19/arch/i386/boot'
make: *** [bzImage] Error 2
what am i missing here?
Please help