On 01/08/07, Kevin Kramer <kramer@centtech.com>
wrote:> 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.
It was discussed:
http://lists.freebsd.org/pipermail/freebsd-stable/2007-February/032985.html
wbr,
pluknet