Re: Kernel recompilation nightmare's

Clifford Wolf (clifford@clifford.at)
Sun, 11 Oct 1998 16:08:25 +0200 (MEST)


On Sun, 11 Oct 1998, Jack Lehte wrote:

> The make config,make dep, make clean steps are OK.
> But at make zImage(or bzImage) I got errors.
> Could anyone tell me what are following errors about, and
> what I should necessarily do to go around them:
>
> make zImage
> make[1]Entering directory'/usr/src/linux-2.0.32/arch/i386/boot'
> gcc -D__KERNEL__-I/usr/src/linux-2.0.32/include -E -D__ELF___traditional -DSVG
> A_MODE=NORMAL_VGA bootsect.S -o bootsect.S
> make[1]:as86:command not found
> make[1]:***[bootsect.o] ERROR 127
> make[1]:leaving directory'/usr/src/linux-2.0.32/arch/i386/boot'
> make:***[zImage] error 2

Install the bin86 package. You can get it from
ftp://sunsite.unc.edu/pub/Linux/GCC/.

- clifford

-- -- -- -- -- -- -- -- -- -- -- -- --
Clifford Wolf (CEO and CTO)
The ROCK Projects Workgoup IRC: IRCnet / clifford
http://www.rock-projects.com/ http://www.clifford.at/
e-mail: c.wolf@rock-projects.com email: god@clifford.at

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/