kernel compile problems

Alexander Gavrilov (alegator@aduva.com)
Thu, 30 Aug 2001 11:33:39 +0300


I am trying to compile kernel 2.2.16-20

with kgcc :

kgcc-1.1.2-40

and i getting those errors :

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
make[1]: *** [bbootsect.o] Error 127
make[1]: Leaving directory `/usr/src/linux-2.2.16/arch/i386/boot'
make: *** [bzImage] Error 2

~
~

-
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/