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