Subject: Re: kernel build failure
To: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 07/05/1999 14:12:11
Bill Sommerfeld wrote:
> 
> I made this change.  I did a single commit for src/sys/sys/mount.h,
> src/sys/kern/vfs_syscalls.c , and src/sys/kern/vfs_subr.c, so this
> shouldn't have happened, but clearly something hiccuped somewhere
> (perhaps on your end, perhaps elsewhere).
> 
> It looks like you got the vfs_syscalls.c change but not the mount.h
> change.  Double check that you have the latest version of
> src/sys/sys/mount.h; it should be rev 1.77.  (This is intended to make
> umount -f more robust).
> 
> I just checked, and the tree on the FTP server is up to date; if you
> can't figure out what happened with sup and don't want to wait for the
> next supscan, try fetching
> ftp.netbsd.org:/pub/NetBSD/NetBSD-current/src/sys/sys/mount.h

Thank you for such a rapid response! Not sure what when wrong as I did
sup -ov, and did a make includes, but sure enough:

% ident mount.h
mount.h:
     $NetBSD: mount.h,v 1.76 1999/06/29 22:18:48 wrstuden Exp $

Chreers,

Patrick