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

Re: Mixxx FTBFS on alpha



On Sat, Nov 27, 2010 at 12:43 PM, Kalle Olavi Niemitalo <kon@iki.fi> wrote:
> 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.
>

Uploading a fix right now, thanks!

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | alessio@debian.org
Ubuntu Core Developer    | quadrispro@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0


Reply to: