[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Can you help me: one error in make bZimage



When I run make bZimage, the make said:

make[1]: Entering directory `/usr/src/kernel-source-2.2.17/arch/i386/boot'
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.2.17/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.17/arch/i386/boot'
make: *** [bzImage] Error 2

The files: bbotsect.s and bbotsects.S are both in 
/usr/src/kernel_source-2.2.17/arch/i386/boot

Where are the mistake?
Thanks
juanramon_fdez@terra.es



Reply to: