Date: Wed, 24 Jul 2019 05:53:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 237461] Serveral references to emmintrin.h fails Message-ID: <bug-237461-227-LXogveNNOC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237461-227@https.bugs.freebsd.org/bugzilla/> References: <bug-237461-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237461 --- Comment #6 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Josh Paetzel from comment #5) > root@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@12:/usr/src # ls /usr/lib/clang/ > root@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 cl= ang 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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237461-227-LXogveNNOC>