[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Raq3 kernel source



On Tue, 15 Feb 2000, Tim Hockin wrote:

> Dennis wrote:
> 
> > Additionally, it complains about not being able to find "as86" when
> > compiling the kernel.
> 
> please sned me the output of your compile - this should not happen...

I ran into the same problem when attempting to build a kernel on the Raq3.
I don't think the Raq3 ships with the "dev86" package installed, or if it
does, it is broken in some way.

What solved my problem was grabbing and installing the dev86 rpm from
RedHat 6.1.

[root@tori /root]# which as86 
/usr/bin/as86
[root@tori /root]# rpm -qf /usr/bin/as86
dev86-0.14.9-1

Solved my problem anyway...

I'll let you know how the C5 source code fairs tommorow, but only if you
tell me if the you patched the md driver against the latest release of the
RAID code. The "stock" code in kernel 2.2 is garbage!