Opened 19 years ago

Closed 19 years ago

#3214 closed defect (duplicate)

audiofile doesn't build

Reported by: olaf@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

$ port build audiofile ---> Building audiofile with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_audio_audiofile/work/audiofile-0.2.6" && make all" returned error 2 Command output: osxplay.c:115: error: `outputUnit' undeclared (first use in this function) osxplay.c: At top level: osxplay.c:133: error: parse error before "AudioUnitRenderActionFlags" osxplay.c: In function `fileRenderProc': osxplay.c:139: error: `inRefCon' undeclared (first use in this function) osxplay.c:142: error: `inNumFrames' undeclared (first use in this function) osxplay.c:150: error: `ioData' undeclared (first use in this function) osxplay.c: At top level: osxplay.c:160: error: parse error before '*' token osxplay.c: In function `setupOutput': osxplay.c:166: error: `AudioStreamBasicDescription' undeclared (first use in this function) osxplay.c:166: error: parse error before "fileASBD" osxplay.c:167: error: `AURenderCallbackStruct' undeclared (first use in this function) osxplay.c:170: error: `file' undeclared (first use in this function) osxplay.c:173: error: `fileASBD' undeclared (first use in this function) osxplay.c:175: error: `outputUnit' undeclared (first use in this function) osxplay.c:176: error: `kAudioUnitProperty_StreamFormat' undeclared (first use in this function) osxplay.c:176: error: `kAudioUnitScope_Output' undeclared (first use in this function) osxplay.c:181: error: `outputASBD' undeclared (first use in this function) osxplay.c:192: error: `inputASBD' undeclared (first use in this function) osxplay.c:195: error: `kAudioUnitScope_Input' undeclared (first use in this function) osxplay.c:207: error: `renderCallback' undeclared (first use in this function) osxplay.c:211: error: `kAudioUnitProperty_SetRenderCallback' undeclared (first use in this function) osxplay.c: In function `main': osxplay.c:225: error: `AudioUnit' undeclared (first use in this function) osxplay.c:225: error: parse error before "outputUnit" osxplay.c:240: error: `outputUnit' undeclared (first use in this function) make[2]: * [osxplay.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Change History (1)

comment:1 Changed 19 years ago by toby@…

Resolution: duplicate
Status: newclosed

* This bug has been marked as a duplicate of 3132 *

Note: See TracTickets for help on using tickets.