#23381: ScummVM 0.31.1 doesn't build on 10.6 macintel -----------------------------------+---------------------------------------- Reporter: sgaragagghu@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: scummvm -----------------------------------+---------------------------------------- Comment(by jinksys@…): Ok, so I've got it running (and played a little monkey island 2 :) As I said before ScummVM uses Navigation Services (Carbon) for its open- file dialog; Snow Leopard doesn't have 64-bit NavServices. So until the ScummVM team sips some Cocoa I don't think it'll compile 64-bit. I installed zlib, libsdl, and libmad all +UNIVERSAL. I updated the portfile to remove references to x86_64 for darwin10. This fixed my (related) problem with browser.cpp. As for the OP's issue, that's simply a header issue - #include <CoreServices/CoreServices.h>. I updated the portfile to reference the patchfile for coreaudio.cpp and one 'sudo port -d install scummvm' later I'm on Monkey Island. I'll attach my port and coreaudio diff. -- Ticket URL: <http://trac.macports.org/ticket/23381#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS