https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213428
Dan Kotowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dan.kotowski@a9development. | |com --- Comment #15 from Dan Kotowski <[email protected]> --- I know have encountered this as well but do not see a clear path to resolution in this thread. I have tried many of the tricks here, but with no luck. >From within `/usr/src/lib/clang/headers`: # make install clang-tblgen -gen-arm-bf16 -I /usr/src/contrib/llvm-project/clang/include/clang/Basic -d arm_bf16.h.d -o arm_bf16.h /usr/src/contrib/llvm-project/clang/include/clang/Basic/arm_bf16.td make: exec(clang-tblgen): No such file or directory *** Error code 1 Stop. make: stopped making "install" in /usr/src/lib/clang/headers -- You are receiving this mail because: You are the assignee for the bug.
