Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2017 13:36:24 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Build failure 'wmmintrin.h' file not found
Message-ID:  <5b6f9e49-09db-6329-4176-3898886ceb61@selasky.org>

next in thread | raw e-mail | index | archive | help
Hi,

I'm seeing the following build-error trying to build 12-current from 
10-stable:

xxx/freebsd/sys/crypto/aesni/aesni_ghash.c:75:10: fatal error: 
'wmmintrin.h' file not found
#include <wmmintrin.h>

Missing header exists:

xxx/freebsd/contrib/llvm/tools/clang/lib/Headers/wmmintrin.h

Missing include directory or compiler magic?

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5b6f9e49-09db-6329-4176-3898886ceb61>