[CURRENT]: r285995: BROKEN! buildkernel fails in kern_shutdown.c

Conrad Meyer cse.cem at gmail.com
Wed Jul 29 04:58:27 UTC 2015


On Tue, Jul 28, 2015 at 9:35 PM, O. Hartmann
<ohartman at zedat.fu-berlin.de> wrote:
> Sources as of r285995 fail to build kernel with
>
> [...]
> --- kernel ---
> linking kernel
> kern_shutdown.o: In function `kern_reboot':
> /usr/src/sys/kern/kern_shutdown.c:(.text+0x2e6): undefined reference to
> `bufshutdown' *** [kernel] Error code 1


Hi,

It appears you've got an old version of vfs_bio.o cached. Try deleting
that and building.

Best,
Conrad


More information about the freebsd-current mailing list