Subject: Re: -current build error
To: Julian Bean <jules@mailbox.co.uk>
From: Scott Reynolds <scottr@edsi.org>
List: port-mac68k
Date: 03/31/1996 23:40:31
On Sun, 31 Mar 1996, Julian Bean wrote:
> Me too. I fixed it ??? by removing the #include <machine/viareg.h>.
Interesting. Not the fix I checked in, though this is probably a better
one (unless Allen had some reason for this being here).
> Why is it including this file rather than mac68k/mac68k/via.h anyway?
> Isn't machine/viareg.h a user-land include?
No; if you look in your kernel compile directory, you'll find that
`machine' is a symlink back to ../../include.
--scott