Comment 9 for bug 887741

Revision history for this message
Daniel Schürmann (daschuer) wrote : Re: cannot build lp:mixxx #2960 on 32 bit ubuntu

I am sorry, the problem was not completely solved.
Scons tricked me with its comand line memory feature.

With the attached patch it should work now. I have tested it on Linux x86 only.

I have commented out the line:
#define SOUNDTOUCH_ALLOW_X86_OPTIMIZATIONS 1
from STTypes.h and put it in again by depends.py if necessary.

The same patch was made for the ubuntu libsoundtouch-dev 1.6.0-2 package. But they disable the x86 optimizations at all.
So it is a good idea that mixxx uses its own soundtouch build on ubuntu as well.