Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2011 13:50:32 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        George Liaskos <geo.liaskos@gmail.com>
Cc:        freebsd-current@freebsd.org, kde@freebsd.org
Subject:   Re: KDE related compile errors on CURRENT.
Message-ID:  <4DA6DF88.2040005@FreeBSD.org>
In-Reply-To: <BANLkTik6uMoZre3xJzsy2HZsUrznD4CdkQ@mail.gmail.com>
References:  <BANLkTik6uMoZre3xJzsy2HZsUrznD4CdkQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------050905050405080700090709
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

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.

--------------050905050405080700090709
Content-Type: text/plain;
 name="add-tmmintrin-1.diff"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="add-tmmintrin-1.diff"

SW5kZXg6IGdudS91c3IuYmluL2NjL2luY2x1ZGUvTWFrZWZpbGUKPT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQot
LS0gZ251L3Vzci5iaW4vY2MvaW5jbHVkZS9NYWtlZmlsZQkocmV2aXNpb24gMjIwNjIwKQor
KysgZ251L3Vzci5iaW4vY2MvaW5jbHVkZS9NYWtlZmlsZQkod29ya2luZyBjb3B5KQpAQCAt
Nyw3ICs3LDcgQEAgSU5DU0RJUj0ke0lOQ0xVREVESVJ9L2djYy8ke0dDQ1ZFUn0KIC5QQVRI
OiAke0dDQ0RJUn0vY29uZmlnLyR7R0NDX0NQVX0KIAogLmlmICR7VEFSR0VUX0FSQ0h9ID09
ICJpMzg2IiB8fCAke1RBUkdFVF9BUkNIfSA9PSAiYW1kNjQiCi1JTkNTPQllbW1pbnRyaW4u
aCBtbWludHJpbi5oIHBtbWludHJpbi5oIHhtbWludHJpbi5oIG1tX21hbGxvYy5oCitJTkNT
PQllbW1pbnRyaW4uaCBtbWludHJpbi5oIHBtbWludHJpbi5oIHRtbWludHJpbi5oIHhtbWlu
dHJpbi5oIG1tX21hbGxvYy5oCiAuZWxpZiAke1RBUkdFVF9BUkNIfSA9PSAiaWE2NCIKIElO
Q1M9CWlhNjRpbnRyaW4uaAogLmVsaWYgJHtUQVJHRVRfQVJDSH0gPT0gImFybSIK
--------------050905050405080700090709--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DA6DF88.2040005>