Subject: Re: New kernels
To: Andrew McMurry <a.mcmurry1@physics.oxford.ac.uk>
From: Chris Gilbert <cg110@york.ac.uk>
List: port-arm32
Date: 01/28/1998 15:16:57
On Wed, 28 Jan 1998, Andrew McMurry wrote:

> 
> Does anyone have a RISCPC kernel compiled from recent current sources?
> I would like one with support for the Atomwide Serial Port Expansion Card
> compiled in. I tried compiling my own, but got stuck trying to run config.
> It produced lots of syntax errors in the /usr/src/sys/conf/files file.

You need to also download the latest config tool, I think it's in
usr/bin/config.  this is because the syntax for config changes every once
in a while.  You may also need the latest make version, not sure though. 
(make a backup of your present make and config before replacing, as a new
make might also need new .mk files.) 

Chris