Alessio Treglia <ales...@debian.org> writes: > -DUNIX_SHARE_PATH=\"/usr/share/mixxx\" -Dalpha -D__LINUX__ -D__UNIX__
You need to get rid of the -Dalpha. I can't test now, but it seems to be added in src/SConscript.env: env.Append(CPPDEFINES=machine) Put something in there to skip the Append if machine == "alpha". The mixxx sources don't seem to check for the alpha macro in #if directives (on the contrary, they have variables called alpha), so this change should have no ill effects.
pgpDoObZZF2i4.pgp
Description: PGP signature