Subject: Re: compiling from the latest sup...
To: None <darrenr@vitruvius.arbld.unimelb.edu.au>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 12/15/1994 23:25:43
   Does anyone know why I'm getting the following whilst trying to compile
   a kernel after sup'ing last night ?
   ...
   /sup/src/sys/kern/vfs_syscalls.c: In function `mount':
   /sup/src/sys/kern/vfs_syscalls.c:120: structure has no member named `f_owner'
   /sup/src/sys/kern/vfs_syscalls.c:213: structure has no member named `f_owner'
   /sup/src/sys/kern/vfs_syscalls.c: In function `unmount':
   /sup/src/sys/kern/vfs_syscalls.c:328: structure has no member named `f_owner'
   ...

Easy; I forgot to commit mount.h.