Subject: custom kernel
To: None <port-cobalt@netbsd.org>
From: Phil Steinke <lintec@engsoc.queensu.ca>
List: port-cobalt
Date: 09/27/2000 17:45:19
Ok.. I'm still having those SCSI errors, so I've installed NetBSD i386 on my
PC, set up a cross compiler to mipsel-unknown-elf, and now am having build
errors on the kernel.  If I include the aic7xxx code, it fails making the
depends on a few include files.  If I remove the references to that code (as
it looks like my Raq2 has a Symbios controller anyways), it fails at an
undeclared function in m_pulldown in a kernel file (sorry, don't have the
exact name handy).  What I'm wondering is is it just a bad day to build a
-current kernel, or is something wrong with my set up?

Thanks,
Phil