The Makefile is trying to find the assembler (as86) and failing to do so.
These lines report the problem:
> as86 -0 -a -o bbootsect.o bbootsect.s
> make[1]: as86: Command not found
As root, run "which as86" to see if it is root's PATH. Or use "find" or
"locate" to see if it is anywhere. If it isn't ... afraid I don't know which
.rpm includes it (I'd *guess* it is part of some gcc .rpm).
At 12:49 PM 2/8/00 +0100, Charlie RULLEAU wrote:
>I tried to compile a kernel of my own (2.2.13), and it crashed.
>What I did:
>
>make xconfig (I read every help when the option was unclear)
>
>make dep
>
>make clean
>
>make bzImage
>
>the end of the output message says error 2 (see attachement). I'm using
>mandrake 6.1 on a K6-2 350 (used Pentium as proc class), with 2.2.13 and
>gcc 2.95.1. (dmesg in attachement too).
[detailed output report deleted]
------------------------------------"Never tell me the odds!"---
Ray Olszewski -- Han Solo
Palo Alto, CA [EMAIL PROTECTED]
----------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs