On Friday 07 June 2002 07:39 am, O Senhor wrote: > hello, > Do you know about this error message, that appears when i want compile > my kernel? > > --- > make[1]: Entering directory > `/usr/src/kernel-source-2.2.19/arch/i386/boot' > cc -D__KERNEL__ -I/usr/src/kernel-source-2.2.19/include -E > -D__BIG_KERNEL__ -traditional -DSVGA_MODE=NORMAL_VGA bootsect.S -o > bbootsect.s > 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/kernel-source-2.2.19/arch/i386/boot' > make: *** [bzImage] Error 2
you need to do: # apt-get install bin86 ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]