According to Brian: While burning my CPU.
>
> OK - I re-installed RedHat 5.2 with 2.0.36
> I did NOT patch anything.
> make config including AX25 etc
> make dep ; make clean
> make zdisk
>
> I've re-installed four or five times and get this error:
>
> arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o
> fs/f
> s.o ipc/ipc.o net/network.a \
> fs/filesystems.a \
> drivers/block/block.a drivers/char/char.a drivers/net/net.a
> drivers/scsi
> /scsi.a arch/i386/math-emu/math.a \
> /usr/src/linux-2.0.36/arch/i386/lib/lib.a
> /usr/src/linux-2.0.36/lib/lib.
> a /usr/src/linux-2.0.36/arch/i386/lib/lib.a -o vmlinux
> nm vmlinux | grep -v '\(compiled\)\|\(\.o$\)\|\( a \)' | sort >
> System.map
> make[1]: Entering directory `/usr/src/linux-2.0.36/arch/i386/boot'
> gcc -D__KERNEL__ -I/usr/src/linux-2.0.36/include -E -D__ELF__
> -traditional -DSVG
> A_MODE=NORMAL_VGA bootsect.S -o bootsect.s
> as86 -0 -a -o bootsect.o bootsect.s
> make[1]: as86: Command not found
> make[1]: *** [bootsect.o] Error 127
> make[1]: Leaving directory `/usr/src/linux-2.0.36/arch/i386/boot'
> make: *** [zdisk] Error 2
>
>
> I don't know what "as86" is or where it should be, but I can't get
> anywhere from
> here. Is there and RPM I failed to include? Did I fail to include
> something
> in the make config process?
as86 is an assembler and is needed to succesfully compile a kernel.
I belive it is included in the binutils package which you should find on
your cdrom somewhere.
I dont want to sound repulsive, however if one reads documentition
beforehand things like this "could" be avioded, having said that i can also
understand why things go wrong.
If one chooses the "install everything" at install time things would be so
much easier, maybe you have a small H/D and choose to minimise your install.
>
> help
>
> TNX
> Brian
> N5BA
>
--
Regards Richard.
[EMAIL PROTECTED]