- To: Sydney Linux Users Group <slug@xxxxxxxxxxx>
- Subject: Re: [SLUG] kernel err..
- From: Ken Yap <ken@xxxxxxxxxx>
- Date: Sun Oct 29 21:09:07 2000
- Reply-to: ken@xxxxxxxxxx (Ken Yap)
>make[1]: Entering directory `/usr/src/2.2.17-ghoti/arch/i386/boot'
>cc -D__KERNEL__ -I/usr/src/2.2.17-ghoti/include -E -traditional
>-DSVGA_MODE=NORMAL_VGA bootsect.S -o bootsect.s
>as86 -0 -a -o bootsect.o bootsect.s
>make[1]: as86: Command not found
>make[1]: *** [bootsect.o] Error 127
>make[1]: Leaving directory `/usr/src/2.2.17-ghoti/arch/i386/boot'
>make: *** [zImage] Error 2
You didn't install the bin86 tools, of which as86 is a part.