Re: Build failure 'wmmintrin.h' file not found

2017-01-18 Thread Warner Losh
On Wed, Jan 18, 2017 at 1:21 PM, Dimitry Andric wrote: > On 18 Jan 2017, at 14:42, Magnus Ringman wrote: >> >> On Wed, Jan 18, 2017 at 2:16 PM, Hans Petter Selasky >> wrote: > ... >>> And the error popped out. I'm not observing this error

Re: Build failure 'wmmintrin.h' file not found

2017-01-18 Thread Dimitry Andric
On 18 Jan 2017, at 14:42, Magnus Ringman wrote: > > On Wed, Jan 18, 2017 at 2:16 PM, Hans Petter Selasky > wrote: ... >> And the error popped out. I'm not observing this error when building a >> 12-current kernel from an 11-stable install. > > > Isn't it all

Re: Build failure 'wmmintrin.h' file not found

2017-01-18 Thread Dimitry Andric
On 18 Jan 2017, at 14:16, Hans Petter Selasky wrote: > > On 01/18/17 14:13, Dimitry Andric wrote: >> On 18 Jan 2017, at 13:36, Hans Petter Selasky wrote: >>> >>> I'm seeing the following build-error trying to build 12-current from >>> 10-stable: >>> >>>

Re: Build failure 'wmmintrin.h' file not found

2017-01-18 Thread Magnus Ringman
On Wed, Jan 18, 2017 at 2:16 PM, Hans Petter Selasky wrote: > On 01/18/17 14:13, Dimitry Andric wrote: > >> On 18 Jan 2017, at 13:36, Hans Petter Selasky wrote: >> >>> >>> I'm seeing the following build-error trying to build 12-current from >>> 10-stable: >>>

Re: Build failure 'wmmintrin.h' file not found

2017-01-18 Thread Hans Petter Selasky
On 01/18/17 14:13, Dimitry Andric wrote: On 18 Jan 2017, at 13:36, Hans Petter Selasky wrote: 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

Re: Build failure 'wmmintrin.h' file not found

2017-01-18 Thread Dimitry Andric
On 18 Jan 2017, at 13:36, Hans Petter Selasky wrote: > > 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 > > Missing header

Build failure 'wmmintrin.h' file not found

2017-01-18 Thread Hans Petter Selasky
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 Missing header exists: xxx/freebsd/contrib/llvm/tools/clang/lib/Headers/wmmintrin.h Missing include