[LAU] yoshimi records

cal cal at graggrag.com
Fri Nov 13 05:08:30 EST 2009


Peter Geirnaert wrote:
>[ ... ]
> /usr/lib/gcc/i486-linux-gnu/4.3.3/include/xmmintrin.h:35:3: error: 
> #error "SSE instruction set not enabled"

A google ... <http://polywogsys.livejournal.com/2007/04/01/>

Try adding -msse to the compiler flags. I can't remember whether you're running
32 or 64 bit. If you're 64 bit, set X86_64_BUILD ON and add -msse to X86_64_OPTS.
If 32 bit, set X86_64_BUILD OFF and add -msse to X86_OPTS. And good luck.




More information about the Linux-audio-user mailing list