On Sat, Apr 21, 2001 at 04:57:21PM +0100, Juan Ram?n Fern?ndez Vera wrote:

Hi,

        In the file /usr/src/linux/arch/i386/boot/Makefile, change every
        instance of   -oformat   to  --oformat. I think after that all
        that you have to do is a make bzImage in that directory to
        finish the job. Or you can take it from the top by doing a
        make mrproper in /usr/src/linux if you want.

Hope that helps you,

Jimmy Richards




> 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
> [EMAIL PROTECTED]
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to