Subject: Re: Cannot compile -current GENERIC kernel on vax
To: Johnny Billquist <bqt@update.uu.se>
From: Anders Magnusson <ragge@ludd.luth.se>
List: current-users
Date: 08/15/2001 22:02:02
>
> Right now I guess you can't. I found this out the other day as well. The
> kernel build is broken on VAX right now.
> Ragge should fix this.
> dev/qbus/files.uba references if_uba.[ch], but they are located in
> sys/arch/vax/if
>
Those files _are_ in dev/qbus/ also, but have ended up in Attic.
I don't have any clue how to get them in the "correct place".
You can check them out specific via cvs; "cvs update if_uba.[ch]"
will do the trick. If someone know how to fix this, feel free to
tell me :-)
-- Ragge