Date: Thu, 25 Jan 2018 08:12:45 +0100 From: Florian Limberger <flo@snakeoilproductions.net> To: Peter Jeremy <peter@rulingia.com> Cc: freebsd-current@freebsd.org Subject: Re: Build error: 'emmintrin.h' file not found Message-ID: <a9c7b564-f1e3-4190-66ff-c36fd57d551b@snakeoilproductions.net> In-Reply-To: <20180124185411.GI75633@server.rulingia.com> References: <41437fcc-70ee-2cf6-45d5-d4c5635c8b5b@snakeoilproductions.net> <20180124185411.GI75633@server.rulingia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, indeed, `emmintrin.h` was missing. Along with everything else in `/usr/lib/clang`. I copied its contents from a recent snapshot release and the build went fine. I just don't know how I managed to mess that up. Thank you for the pointer! Regards flo Am 2018-01-24 um 19:54 schrieb Peter Jeremy: > On 2018-Jan-24 17:34:33 +0100, Florian Limberger <flo@snakeoilproductions.net> wrote: >> since a few days I can't build 12-CURRENT anymore, due to the 'emmintrin.h' >> header missing. > > I ran into a similar problem about a month ago. First of all, does > your host system have emmintrin.h? E.g. what is the output of "find > /usr/lib/clang -name emmintrin.h" ? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a9c7b564-f1e3-4190-66ff-c36fd57d551b>