On Mon, Mar 25, 2013 at 10:06:45PM -0400, Super Bisquit 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"
>  ^

You either need to explicitly set CPUTYPE in make.conf
to your specific cpu or recompile everything (and I mean
everything on the system) with gcc. 

-- 
Steve
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to