Subject: Re: Compiled Indigo kernel, but got a problem
To: None <port-mips@netbsd.org>
From: Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
List: port-mips
Date: 02/01/2001 20:16:00
Gerald.Heinig@post.rwth-aachen.de wrote;

> I'm new to this list as of today. I'm trying to port NetBSD to the SGI
> Indigo ma chine.  After a bit of messing about and ripping stuff out
> that I don't need, I've cross -compiled a kernel to play with on the
> Indigo. However, it doesn't link.  The error is below.  Can anyone
> tell me what's going wrong here? 

You need to add a small amount code in your machdep.c.  Take and import
them from other mips ports to complete link.

Tohru Nishimura