[Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 19 11:29:59 UTC 2014


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

Benedict Reuschling <bcr at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bcr at FreeBSD.org

--- Comment #6 from Benedict Reuschling <bcr at FreeBSD.org> ---
I had the same issue on my 10-STABLE box when doing buildworld. Disabling the
CCACHE fixed the issue for me. However, before that, I also made some changes
to /etc/src.conf which might be helpful in your case (since you mentioned not
using any compile caching):

NO_WERROR=
WERROR=

Can you try those and see whether they fix your problem?
What do you have in your /etc/make.conf and /etc/src.conf?

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


More information about the freebsd-bugs mailing list