[MacPorts] #22152: amarok fails to buildon app_mac.cpp
MacPorts
noreply at macports.org
Tue Dec 1 18:20:04 PST 2009
#22152: amarok fails to buildon app_mac.cpp
--------------------------------------+-------------------------------------
Reporter: raul.moratalla@… | Owner: illogic-al@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: amarok
--------------------------------------+-------------------------------------
Comment(by oroboros@…):
This fails on my machine as well (10.5, G5, XCode 3.1.4).
I was able to get past this by changing the (void *) cast on lines 94 and
96 of app_mac.cpp to an (SRefCon) cast, as per the documentation here:
http://developer.apple.com/mac/library/documentation/Carbon/Conceptual/Carbon64BitGuide/PortingTo64Bit/PortingTo64Bit.html
No need for a diff; the fix is trivial.
--
Ticket URL: <http://trac.macports.org/ticket/22152#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list