Subject: Re: Link failures with mac68k kernels
To: Colin Wood <cwood@ichips.intel.com>
From: Frederick Bruckman <fredb@fb.sa.enteract.com>
List: port-mac68k
Date: 04/01/1998 12:25:06
On Tue, 31 Mar 1998, Colin Wood wrote:

> Colin Wood wrote:
> > erik@mediator.uni-c.dk wrote:
> > > Am I the only one having link failures while building a -current
> > > mac68k kernel -- caused by bus_space.c not being compiled and
> > > linked into the kernel ?
> > 
> > No, but no one has filed a PR on it, so no one knows there's a problem :-)
> > 
> > If bus_space.c is not being compiled, my guess would be that the fix is to
> > add the file to the list in sys/arch/mac68k/conf/files.mac68k
> > 
> > Hopefully, Scott will have this fixed shortly....
> 
> Ok, I just did this myself.  Hopefully, it will show up in tomorrow's SUP

Good guess! I just got a kernel to link. Is `options UVM' supposed to work
on mac68k? I haven't been able to get one to build yet, with that option. 
I'll try that again next.