Re: aarch64-arm64 fails to build kernel 12-current raspberry pi 3

From: tech-lists <tech-lists_at_zyxst.net>
Date: Fri, 13 Jul 2018 11:15:22 +0100
On 12/07/2018 19:32, Dimitry Andric wrote:
> No, it's because sys/crypto/armv8/armv8_crypto_wrap.c includes
> <arm_neon.h>, an intrinsics header, which in turn requires <stdint.h>.
> 
> This was introduced inhttps://svnweb.freebsd.org/changeset/base/308921,
> and at the time resulted in similar build failures, specifically when
> one attempted to build a new kernel, without building world or a new
> toolchain first.

Hi,

Ok, it's finished building and installing. The command I used was this:

# make -j10 buildworld && make -j10 buildkernel KERNCONF=RPI3

and it all built, (so I'll close the PR I opened). Then I did make 
installkernel KERNCONF=RPI3 and because I thought might as well install 
everything now it's built, mergemaster -p and make installworld && 
mergemaster -Ui.

So I take it then, that every time I want to build a kernel, I either 
have to do the above or use make kernel-toolchain. Is this correct?

thanks,
-- 
J.
Received on Fri Jul 13 2018 - 08:15:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:17 UTC