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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 11 18:49:51 UTC 2014


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

--- Comment #22 from C Hutchinson <portmaster at bsdforge.com> ---
(In reply to John Baldwin from comment #21)
> So did you add WITHOUT_CLANG=yes to /etc/make.conf and then do 'make
> delete-old'?

I had already had WITHOUT_CLANG=true in make.conf, prior to
make build/install world. Just for clarity:
make.conf
WITHOUT_CLANG=true
FAVORITE_COMPILER=gcc

src.conf
WITHOUT_CLANG=true

For the record, I *believe* WITHOUT_CLANG *only* belongs in src.conf,
but I digress.

So with the above. I prformed:
make buildworld
make buildkernel KERNCONF...
make installkernel KERNCONF...
reboot into single user
make installworld
maegemaster
make delete-old

That's the whole of it. Hope this helps.

--Chris

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


More information about the freebsd-bugs mailing list