On 10.0, Clang is not accepted as compiler

Dimitry Andric dim at FreeBSD.org
Tue Mar 26 07:58:54 UTC 2013


On Mar 26, 2013, at 03:06, Super Bisquit <superbisquit at 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.



More information about the freebsd-current mailing list