[MacPorts] #22912: libsdl won't build on Tiger 10.4.11 using XCode 2.4.1
#22912: libsdl won't build on Tiger 10.4.11 using XCode 2.4.1 ----------------------------------+----------------------------------------- Reporter: dee@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: libsdl | Port: libsdl ----------------------------------+----------------------------------------- I have looked at ticket https://trac.macports.org/ticket/20087 and my XCode is running 2.4.1. Been trying to install ffmpeg and already went through the patch process to fix what wasn't working before (mp4v2) -- Ticket URL: <http://trac.macports.org/ticket/22912> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22912: libsdl won't build on Tiger 10.4.11 using XCode 2.4.1 ----------------------------------+----------------------------------------- Reporter: dee@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * keywords: libsdl => * port: libsdl => Old description:
I have looked at ticket https://trac.macports.org/ticket/20087 and my XCode is running 2.4.1. Been trying to install ffmpeg and already went through the patch process to fix what wasn't working before (mp4v2)
New description: I have looked at ticket #20087 and my XCode is running 2.4.1. Been trying to install ffmpeg and already went through the patch process to fix what wasn't working before (mp4v2) -- Comment: You need to post the complete error output. It's not clear what the problem is that you are having. -- Ticket URL: <http://trac.macports.org/ticket/22912#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22912: libsdl won't build on Tiger 10.4.11 using XCode 2.4.1 ----------------------------------+----------------------------------------- Reporter: dee@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ----------------------------------+----------------------------------------- Comment(by dee@…): eliyahus-powerbook-g4-15:~ EliYahu$ sudo port install ffmpegPassword: ---> Computing dependencies for ffmpeg ---> Building libsdl Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl/work/SDL-1.2.14" && /usr/bin/make -j1 all " returned error 2 Command output: ./src/audio/macosx/SDL_coreaudio.c:185: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:186: error: 'kAudioUnitProperty_SetRenderCallback' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:187: error: 'kAudioUnitScope_Input' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:196: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:202: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c: In function 'Core_OpenAudio': ./src/audio/macosx/SDL_coreaudio.c:217: error: storage size of 'callback' isn't known ./src/audio/macosx/SDL_coreaudio.c:218: error: 'AudioStreamBasicDescription' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:218: error: parse error before 'requestedDesc' ./src/audio/macosx/SDL_coreaudio.c:221: error: 'requestedDesc' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:221: error: 'kAudioFormatLinearPCM' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:222: error: 'kLinearPCMFormatFlagIsPacked' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:228: error: 'kLinearPCMFormatFlagIsSignedInteger' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:230: error: 'kLinearPCMFormatFlagIsBigEndian' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:238: error: 'kAudioUnitType_Output' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:239: error: 'kAudioUnitSubType_DefaultOutput' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:240: error: 'kAudioUnitManufacturer_Apple' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:251: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:254: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:258: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:259: error: 'kAudioUnitProperty_StreamFormat' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:260: error: 'kAudioUnitScope_Input' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:269: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:270: error: 'kAudioUnitProperty_SetRenderCallback' undeclared (first use in this function) ./src/audio/macosx/SDL_coreaudio.c:281: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:281: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:282: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:282: error: dereferencing pointer to incomplete type ./src/audio/macosx/SDL_coreaudio.c:285: error: dereferencing pointer to incomplete type make: *** [build/SDL_coreaudio.lo] Error 1 Error: The following dependencies failed to build: libsdl libtheora libvorbis schroedinger liboil glib2 Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/22912#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22912: libsdl won't build on Tiger 10.4.11 using XCode 2.4.1 ----------------------------------+----------------------------------------- Reporter: dee@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libsdl ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => nox@… * port: => libsdl Comment: Please try upgrading to Xcode 2.5 and run the following: {{{ sudo port clean libsdl sudo port install ffmpeg }}} Also, please use WikiFormatting in the future. -- Ticket URL: <http://trac.macports.org/ticket/22912#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22912: libsdl won't build on Tiger 10.4.11 using XCode 2.4.1 ----------------------------------+----------------------------------------- Reporter: dee@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libsdl ----------------------------------+----------------------------------------- Comment(by dee@…): Did the trick... Thanks -- Ticket URL: <http://trac.macports.org/ticket/22912#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22912: libsdl won't build on Tiger 10.4.11 using XCode 2.4.1 -----------------------------------+---------------------------------------- Reporter: dee@… | Owner: nox@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: worksforme | Keywords: Port: libsdl | -----------------------------------+---------------------------------------- Changes (by nox@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <http://trac.macports.org/ticket/22912#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts