Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Aug 2007 10:33:41 -0500
From:      Kevin Kramer <kramer@centtech.com>
To:        freebsd-stable@freebsd.org
Cc:        Kevin Kramer <kramer@centtech.com>
Subject:   buildkernel failure
Message-ID:  <46B0A7D5.6040308@centtech.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46B0A7D5.6040308>