Date: Tue, 26 Mar 2013 08:58:53 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Super Bisquit <superbisquit@gmail.com> Cc: Johan Hendriks <joh.hendriks@gmail.com>, Koop Mast <kwm@FreeBSD.org>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: On 10.0, Clang is not accepted as compiler Message-ID: <9A7E9656-014A-4897-AB37-F68397CBD1F3@FreeBSD.org> In-Reply-To: <CA%2BWntOuHVYsaBN9w4WNfyXEuBMAiXfdsNHQ%2BOiJcc2iXBmmpzQ@mail.gmail.com> References: <CA%2BWntOs71bJfqDSb2YT%2BkWEbPwJ0QpQRJEMxyuvrb6hdV8WofA@mail.gmail.com> <515016C2.1020201@gmail.com> <CA%2BWntOuHVYsaBN9w4WNfyXEuBMAiXfdsNHQ%2BOiJcc2iXBmmpzQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 26, 2013, at 03:06, Super Bisquit <superbisquit@gmail.com> wrote: > In file included from tools/qsimd.cpp:42: > In file included from tools/qsimd_p.h:203: > In file included from /usr/include/clang/3.2/mm3dnow.h:27: > /usr/include/clang/3.2/mmintrin.h:28:2: error: "MMX instruction set = not enabled" > #error "MMX instruction set not enabled" > ^ ... > Stop in /usr/ports/devel/qt4-corelib. > *** [build-depends] Error code 1 This is a problem with the qt4 port; I think the ports guys are still = investigating this one. In any case, you must compile it with CPUTYPE = i686 or higher in /etc/make.conf, otherwise it will not build.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9A7E9656-014A-4897-AB37-F68397CBD1F3>