Cannot build RBPI2 kernel on pi

Ian Lepore ian at freebsd.org
Wed Jan 13 20:25:10 UTC 2016


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



More information about the freebsd-arm mailing list