[Bug 220125] head -r320059 (e.g.) arm64: buildkernel after kernel-toolchain: crypto/armv8/armv8_crypto_wrap.c compile fails with .../lib/clang/4.0.0/include/arm_neon.h: fatal error: 'stdint.h' file not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 10 09:19:18 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220125

--- Comment #3 from Heinz N. Gies <heinz at project-fifo.net> ---
This is most likely not a good solution but I could get the kernel to compile
with this:


cp /usr/lib/include/stdint.h /usr/lib/clang/5.0.0/include/

it seems the /usr/lib/clang/5.0.0/include/ dir is where the file is missing

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list