Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 13:25:07 -0700
From:      Ian Lepore <ian@freebsd.org>
To:        Toby <misc.lists@fsck.ch>, freebsd-arm@freebsd.org
Subject:   Re: Cannot build RBPI2 kernel on pi
Message-ID:  <1452716707.46848.53.camel@freebsd.org>
In-Reply-To: <5696AF70.2030901@fsck.ch>
References:  <567718A1.7040900@fsck.ch> <56949397.6010906@fsck.ch> <47893d8835f.5a36239a@mail.schwarzes.net> <5696AF70.2030901@fsck.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2016-01-13 at 21:11 +0100, Toby wrote:
> On 12/01/16 22:22, Andreas Schwarz wrote:
> > I just build a new world (r293653) at my RPI2, all is working like
> > expected.
> > 
> > Is your source tree complete and up to date? You can check this
> > with "svnlite status".
> > 
> > And what is your building procedure? The proper procedure is to
> > build the 
> > kernel-toolchain before building the kernel (this is needed when
> > the build 
> > tools changing). 
> 
> On 12/01/16 17:47, Tom Vijlbrief wrote:
> > Building on the Raspberry works OK for me with 11-CURRENT.
> > 
> > Did you do a
> > 
> > make buildworld
> > 
> > before "make buildkernel"?
> > 
> > Tom
> 
> 
> Bummer! I totally forgot to do a buildworld to get the toolchain
> before
> building the kernel. I didn't even bother to look at the handbook,
> because in the past, I have done this countless times and knew the
> procedure by heart. But I guess that past is now too distant (the
> last
> time I did this probably was right before freebsd-update was
> introduced).
> 
> Anyway, thanks a lot for this hint to both of you, I'll try it again
> tonight.
> 
> Toby

If you don't really need the whole world you can save some time by
using make kernel-toolchain.

-- Ian




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