Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2015 07:21:56 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        Conrad Meyer <cse.cem@gmail.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: [CURRENT]: r285995: BROKEN! buildkernel fails in kern_shutdown.c
Message-ID:  <20150729072156.576dfa07@freyja.zeit4.iv.bundesimmobilien.de>
In-Reply-To: <CAG6CVpVZHvN8cV8CUBMQLzfXGfXSq99Wx_bqYqUj5LyR0HfoSQ@mail.gmail.com>
References:  <20150729063547.384dacbe@freyja.zeit4.iv.bundesimmobilien.de> <CAG6CVpVZHvN8cV8CUBMQLzfXGfXSq99Wx_bqYqUj5LyR0HfoSQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Jul 2015 21:58:26 -0700
Conrad Meyer <cse.cem@gmail.com> wrote:

> On Tue, Jul 28, 2015 at 9:35 PM, O. Hartmann
> <ohartman@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

I doubt that. When I start building world this morning, I deleted /usr/obj/*.
So it should be not as you presumed.

I just did a 

make -j12 kernel 

in /usr/src again and it failed at the very same position. Again, the source
tree has been recently updated, afterwards I started buidlworld on a
deleted/fresh /usr/obj.



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