On Sat, Nov 27, 2010 at 12:43 PM, Kalle Olavi Niemitalo <[email protected]> wrote: > Alessio Treglia <[email protected]> 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 | [email protected] Ubuntu Core Developer | [email protected] 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

