kernel broken(?) at vfs_mount.c

2002-09-24 Thread walt

cc1: warnings being treated as errors
/usr/src/sys/kern/vfs_mount.c: In function `checkdirs':
/usr/src/sys/kern/vfs_mount.c:1141: warning: implicit declaration of function `vrefcnt'


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: kernel broken(?) at vfs_mount.c

2002-09-24 Thread Jeff Roberson

 cc1: warnings being treated as errors
 /usr/src/sys/kern/vfs_mount.c: In function `checkdirs':
 /usr/src/sys/kern/vfs_mount.c:1141: warning: implicit declaration of function 
`vrefcnt'

Oops, I commited this file before I commited a dependency.  Please cvsup
again.  Specifically, you need the new vnode.h and vfs_subr.c

Thanks,
Jeff


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message