Re: KDE related compile errors on CURRENT.

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Thu, 14 Apr 2011 13:50:32 +0200
On 2011-04-14 10:58, George Liaskos wrote:
...
> More precisely, /usr/local/include/eigen2/Eigen/Core :
>
> 37     #ifdef __SSE3__
> 38       #include<pmmintrin.h>
> 39     #endif
> 40     #ifdef __SSSE3__
> 41       #include<tmmintrin.h>
> 42     #endif
>
> I have tmmintrin.h only under /usr/include/clang/2.9, using r220528 - amd64.

You can just copy /usr/src/contrib/gcc/config/i386/tmmintrin.h to
/usr/include/gcc/4.2 for now, or apply the attached patch and run "make
install" in /usr/src/gnu/usr.bin/cc/include.  I'll commit a fix to
-current tonight.

Received on Thu Apr 14 2011 - 09:50:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:13 UTC