Date: Wed, 13 Jan 2016 21:11:28 +0100 From: Toby <misc.lists@fsck.ch> To: freebsd-arm@freebsd.org Subject: Re: Cannot build RBPI2 kernel on pi Message-ID: <5696AF70.2030901@fsck.ch> In-Reply-To: <47893d8835f.5a36239a@mail.schwarzes.net> References: <567718A1.7040900@fsck.ch> <56949397.6010906@fsck.ch> <47893d8835f.5a36239a@mail.schwarzes.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5696AF70.2030901>