Subject: Re: missing includes ?
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-vax
Date: 01/25/2000 13:10:10
On Tue, Jan 25, 2000 at 12:05:14PM +0100, Ignatios Souvatzis wrote:
> On Tue, Jan 25, 2000 at 11:55:14AM +0100, Manuel Bouyer wrote:
> 
> > did I miss something or is there a missing #include "opt_vax630.h"
> > in vax/ka630.c and vax/clock.c ?
> 
> opt_xxxxx.h files are generated by "config".
> 
> If not, your files.vax (or files or files.pci etc.) file is out of date.

You misunderstood (or maybe I was not clear :). Of course the file is here.
The problem is that without '#include "opt_vax630.h"' in vax/ka630.c and
vax/clock.c the kernel doesn't compile because of undefined macros or
symbols (there are '#if VAX630' conditionals in clock.c and in a file
inclued by ka630.c).

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--