I have a host that is running 6.2-PRERELEASE from Dec 14 2006. I'm trying to update it to 6.2 Stable. I've got the latest sources as of this morning. I'm also using gjournal so I've added the patch for that. The buildworld completed successfully, now I'm getting this when trying to buildkernel.

/usr/src/sys/kern/vfs_subr.c: In function `vn_printf':
/usr/src/sys/kern/vfs_subr.c:2551: error: `VV_DELETED' undeclared (first use in this function) /usr/src/sys/kern/vfs_subr.c:2551: error: (Each undeclared identifier is reported only once
/usr/src/sys/kern/vfs_subr.c:2551: error: for each function it appears in.)
*** Error code 1


I'm using GENERIC and have only added these lines and I moved my original /usr/src before cvs'ing.

options   SMP
options   UFS_GJOURNAL

Thanks for any help.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to