r336806: buildworld failed: emmintrin.h file not found

Samy Mahmoudi samy.mahmoudi at gmail.com
Sat Jul 28 11:06:42 UTC 2018


I found an answer in the last comment of
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669

2018-07-28 12:34 GMT+02:00 Samy Mahmoudi <samy.mahmoudi at gmail.com>:

> ---- Basic/SourceManager.o ----
> /usr/src/contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp:1175:10
> fatal error: 'emmintrin.h' file not found
> #include <emmintrin.h>
>               ^------------------
> The file is located at /usr/src/contrib/llvm/tools/clang/lib/Headers/emmintrin.h
> but I do not know how to properly indicate this to the build suite.
>


More information about the freebsd-current mailing list