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

Re: Can you help me: one error in make bZimage



On Sat, Apr 21, 2001 at 04:57:21PM +0100, Juan Ram?n Fern?ndez Vera wrote:
> 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?


I think you need the package bin86 from debian. It will supply you with
as86. That's probably all you need.
-- 
Gary Dolan
Debian GNU/Linux 2.2, Kernel 2.4.3 
FreeBSD 4.2



Reply to: