#32801: portaudio: build fails on Tiger -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: hum@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: portaudio -------------------------------------+-------------------------------------- Changes (by hum@…): * status: new => assigned Comment: I have reintroduced patch files that were deleted in r88231, and committed in r88692. The current version of Portaudio (pa_stable_v19_20111121) seems to require patches as well as the previous one unfortunately. See http://portaudio.com/trac/wiki/ReleaseNotes. Could you check whether the port builds successfully on Tiger or not? I have been confused about the build of Portaudio, and I leave a note in the following: PortAudio is built as a universal binary by default, and we should use the --disable-mac-universal option with configure for non-universal build. We should also follow the way of MacPorts for universal build instead of using the --enable-mac-universal option. See http://www.portaudio.com/trac/wiki/TutorialDir/Compile/MacintoshCoreAudio; #18718, #20338, r53938, #29431, #29429. -- Ticket URL: <https://trac.macports.org/ticket/32801#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS