[kde-freebsd] Re: KDE related compile errors on CURRENT.
Gary Jennejohn
gljennjohn at googlemail.com
Thu Apr 14 12:30:13 CEST 2011
On Thu, 14 Apr 2011 11:58:06 +0300
George Liaskos <geo.liaskos at gmail.com> wrote:
> Hi list.
>
> It seems that ssse3 support on base gcc is causing some compile errors
> on KDE related ports, all of them so far are tracked down to eigen2.
>
> 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.
>
These are part of the gcc sources, but apparently tmmintrin.h is not
installed under /usr/include. On my AMD64-current machine I have
/usr/include/gcc/4.2/pmmintrin.h and /usr/src/contrib/gcc/config/i386/tmmintrin.h
Don't have clang installed.
--
Gary Jennejohn
More information about the kde-freebsd
mailing list