Re: kernel compile problems

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 30 Aug 2001 10:13:24 +0100 (BST)


> I am trying to compile kernel 2.2.16-20
> with kgcc :
> kgcc-1.1.2-40
>
> make[1]: Entering directory `/usr/src/linux-2.2.16/arch/i386/boot'
> kgcc -D__KERNEL__ -I/usr/src/linux/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

You need dev86 installed too
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/