Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2014 18:49:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic
Message-ID:  <bug-190669-8-6DtueDXbB5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190669-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-190669-8@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=190669

--- Comment #22 from C Hutchinson <portmaster@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190669-8-6DtueDXbB5>