[Bug 237461] Serveral references to emmintrin.h fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 24 05:53:09 UTC 2019


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

--- Comment #6 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Josh Paetzel from comment #5)
> root at 12:/usr/src # clang --version
> FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM
> 6.0.1)
> Target: x86_64-unknown-freebsd12.0
> Thread model: posix
> InstalledDir: /usr/bin
> root at 12:/usr/src # ls /usr/lib/clang/
> root at 12:/usr/src #

Right, but the actual question is: how did it get into this state? After a
normal installation, this directory should exist, and it should have the clang
internal headers under (in this case) a subdirectory 6.0.1.

Is this when people install a system using WITHOUT_CLANG, and then copy a
/usr/bin/clang executable by hand onto it, or something?

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


More information about the freebsd-bugs mailing list