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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 25 15:57:19 UTC 2014


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

--- Comment #16 from roberthuff at rcn.com ---
    The problem is not that the file isn't there:

huff@>> find /usr/src -name emmiintrin.h
/usr/src/contrib/gcc/config/i386/emmintrin.h
/usr/src/contrib/llvm/tools/clang/lib/Headers/emmintrin.h
huff@>>

     The problem is the buildworld bootstrap process, which - as I understand
it - shouldn't depend on anything outside itself except a working C/C++
compiler, can't find a .h which is part of the buildworld environment.
     Am I wrong?

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


More information about the freebsd-bugs mailing list