Hi All, I've encountered a compile failure for dosbox on a clean install of fink+leopard. I do also have the SDL 'framework' although my understanding is that this shouldn't interfere with the SDL that's included with fink. I'll drop a note if I get around to poking at this any more, in the meantime, the error log is included below.
Thanks, Damian if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/sw/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -fast -MT midi.o -MD -MP -MF ".deps/midi.Tpo" \ -c -o midi.o `test -f 'midi.cpp' || echo './'`midi.cpp; \ then mv -f ".deps/midi.Tpo" ".deps/midi.Po"; \ else rm -f ".deps/midi.Tpo"; exit 1; \ fi midi_coreaudio.h: In member function 'virtual bool MidiHandler_coreaudio::Open(const char*)': midi_coreaudio.h:38: error: 'kAudioUnitComponentType' was not declared in this scope midi_coreaudio.h:39: error: 'kAudioUnitSubType_MusicDevice' was not declared in this scope midi_coreaudio.h:40: error: 'kAudioUnitID_DLSSynth' was not declared in this scope midi_coreaudio.h:47: error: 'kAudioUnitSubType_Output' was not declared in this scope make[3]: *** [midi.o] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.R2xgvR failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-dosbox-0.72-2 ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel