[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mixxx FTBFS on alpha



Alessio Treglia <alessio@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.

Attachment: pgpp26N7Vv7eZ.pgp
Description: PGP signature


Reply to: