[MacPorts] #69936: libsamplerate fails to build on Tiger: error: expected specifier-qualifier-list before 'AudioDeviceIOProcID'
MacPorts
noreply at macports.org
Tue May 7 21:33:08 UTC 2024
#69936: libsamplerate fails to build on Tiger: error: expected specifier-qualifier-
list before 'AudioDeviceIOProcID'
--------------------------+---------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Keywords: tiger | Port: libsamplerate
--------------------------+---------------------------
{{{
examples/audio_out.c:461: error: expected specifier-qualifier-list before
'AudioDeviceIOProcID'
examples/audio_out.c: In function 'macosx_open':
examples/audio_out.c:546: warning: implicit declaration of function
'AudioDeviceCreateIOProcID'
examples/audio_out.c:546: warning: nested extern declaration of
'AudioDeviceCreateIOProcID'
examples/audio_out.c:547: error: 'MACOSX_AUDIO_OUT' has no member named
'ioprocid'
examples/audio_out.c: In function 'macosx_close':
examples/audio_out.c:606: warning: implicit declaration of function
'AudioDeviceDestroyIOProcID'
examples/audio_out.c:606: warning: nested extern declaration of
'AudioDeviceDestroyIOProcID'
examples/audio_out.c:607: error: 'MACOSX_AUDIO_OUT' has no member named
'ioprocid'
make: *** [examples/varispeed_play-audio_out.o] Error 1
make: *** Waiting for unfinished jobs....
mv -f examples/.deps/varispeed_play-varispeed-play.Tpo examples/.deps
/varispeed_play-varispeed-play.Po
make: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69936>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list