"Karl F. Larsen" wrote:
>
> Brian, I wonder if the kernel tree you get from Red Hat's rpm is
> complete? I too use Red Hat but when I wanted to add the ax25-utils I got
> the full 2.0.36.t.gz and after installing in /usr/src/linux/ and running
> config I had no problems.
Karl: Reread the error message he sent (relevant section pointed out
below) - it is *not* a kernel source problem. He is missing as86 - that
is not part of the kernel source. It is an assembler program, and as
such would be part of a different package. In Debian it's in the bin86
package, in Slackware it's in the binutils package in diskset d1. I
don't know where Red Hat puts it, but I'd imagine it'll be in the
vincinity of gcc and the like. I understand you want to help, but at
least *read* the error messages people send.
>
> On Fri, 2 Apr 1999, Brian wrote:
<stuff snipped>
> } 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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
That's the line telling what's wrong.
> } 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?
Brian: Find the package where development tools are kept. Look for the
as86 assembler. Once you find it, install it. That outta fix that
problem.
--
Mike Werner KA8YSD | "Where do you want to go today?"
ICQ# 12934898 | "As far from Redmond as possible!"
'91 GS500E |
Morgantown WV | Only dead fish go with the flow.
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d-@ s:+ a- C++>$ UL++ P+ L+++ E W++ N++ !o w--- O- !M V-- PS+ PE+
Y+ R+ !tv b+++(++++) DI+ D--- G e*>++ h! r++ y++++
------END GEEK CODE BLOCK------