Subject: Re: Building a kernel...
To: hpcmips <port-hpcmips@netbsd.org>
From: Adam K Kirchhoff <adamk@voicenet.com>
List: port-hpcmips
Date: 01/29/2002 10:24:49
Well, I was able to work past that bug, but now I'l getting the exact same
error as I did when running 'make depend':

making sure the compat library is up to date...
`libcompat.a' is up to date.
making sure the kern library is up to date...
no ARCHSUBDIR for mipsel nor
*** Error code 1

Stop.
*** Error code 1

Stop.

Does anyone know what the problem is and howto fix it?

Adam

On Tue, 29 Jan 2002, Adam K Kirchhoff wrote:

> 
> So, I'm trying to build myself a new kernel :-)
> 
> Earlier I reported on a problem when doing 'make depend' in the compile
> directory.  Well, I just decided to skip that part :-)  Amazingly enough,
> the kernel compile gets pretty far before dying.  I've patch the kernel
> source with the files necessary to get the TrackPoint working, but they
> seem to be giving me a problem:
> 
> ./../../../arch/hpcmips/vr/vrdsiu.c
> ../../../../arch/hpcmips/vr/vrdsiu.c: In function `vrdsiu_attach'; 
> ../../../../arch/hpcmips/vr/vrdsiu:172: `CMUMSKDSIU' undeclared (first use
> in this function)
> 
> Any ideas what the problem is?
> 
> Adam
> 
> 
> 
>