Re: Kernel compilation -- Error 127 after trying Make bzImage

2000-10-09 Thread John McBride
Ulrich wrote: > > I tried to compile a kernel from the 2.2.17-source. > Up to 'make dep' and 'make clean', everything went fine. > Make bzImage stops with following error-message: >as86 -0 -a -o bbootsect.o bbootsect.s >Make(1): as86: Command not found >Make(1): *** [bbootsect.o] Error

Kernel compilation -- Error 127 after trying Make bzImage

2000-10-09 Thread Ulrich
I tried to compile a kernel from the 2.2.17-source. Up to 'make dep' and 'make clean', everything went fine. Make bzImage stops with following error-message: as86 -0 -a -o bbootsect.o bbootsect.s Make(1): as86: Command not found Make(1): *** [bbootsect.o] Error 127 Make: *** [bzImage]