id summary reporter owner description type status priority component version resolution keywords cc game 446 Build fails on Jaguar - Mac OS X 10.2 fingolfin "{{{#!Markdown The latest CVS snapshot \(08-31\) fails to build on Mac OS X Jaguar, Version 10.2 Compiler Version: gcc 3.1 \(August Developer Tools\) I first built SDL 1.2.4 using ./configure; make; make install and also installed libmad \(also configure; make; make install\) I ran a configure without options in scummvm directory, and then make. \* QuickTimeMusic.h and QuickTimeComponents.h were not found; sound/mididrv.o doesn't build. I modified the makefile to include the path to these headers, and it compiled mididrv.o successfully, but when building the final binary, \* It complained about missing symbols: ld: Undefined symbols: \_AudioOutputUnitStart \_AudioOutputUnitStop \_AudioUnitInitialize \_AudioUnitSetProperty \_MusicDeviceMIDIEvent \_NADisposeNoteChannel \_NANewNoteChannel \_NAPlayNote \_NASetController \_NASetInstrumentNumber \_NAStuffToneDescription Shouldn't we be using SDL for audio output rather than QuickTime? Maybe I'm confused. }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#602928. Ticket imported from: bugs/446. }}}" defect closed normal Port: Mac OS X invalid