Subject: Re: Compiling kernels on the NetBSD box
To: Michael Graff <explorer@iastate.edu>
From: Herb Peyerl <hpeyerl@novatel.ca>
List: port-pmax
Date: 11/29/1994 22:28:00
"Michael Graff" <explorer@iastate.edu>  wrote:
  PAGER -DSWAPPAGER -DKERNEL -Dpmax -D__NetBSD__ -G0  -c vnode_if.c
 > In file included from ../../../../sys/vnode.h:355,
 >                  from vnode_if.c:47:
 > ./vnode_if.h:55: parse error before `)'
 > ./vnode_if.h: In function `VOP_LOOKUP':

I determined there was something wrong with the awk in the miniroot
that was causing this to go foom.

I just copied vnode_if.* from another port and went on with my life.

Haven't had time or energy to look at this properly but suspect that
building the 'awk' from the distribution would probably overcome
this...