http://bugs.winehq.org/show_bug.cgi?id=28713
Bug #: 28713 Summary: AudioToolbox/AudioQueue.h: No such file or directory Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine-2011@ryandesign.com Classification: Unclassified
Hello, I'm the maintainer of wine in MacPorts. After applying the patch from bug #26643, wine on Mac OS X 10.4 Tiger still fails to build, now with:
mmdevdrv.c:57:37: error: AudioToolbox/AudioQueue.h: No such file or directory
Indeed that header doesn't exist on Tiger and from what I can tell, Audio Queue Services wasn't introduced until Leopard. See:
http://developer.apple.com/library/mac/documentation/MusicAudio/Reference/Au...
The MacPorts project has this ticket open about this problem:
https://trac.macports.org/ticket/31500#comment:13