Build error: 'emmintrin.h' file not found
Florian Limberger
flo at snakeoilproductions.net
Thu Jan 25 07:12:54 UTC 2018
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 at 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" ?
>
More information about the freebsd-current
mailing list