error installing ffmpeg
David Evans
devans at macports.org
Wed Apr 29 23:11:17 PDT 2009
Travis Griggs wrote:
> Fwd'ed, since I sent from the wrong account originally.
>
>
>> I'm trying to install ffmpeg. Here's what happens:
>>
>> iboard17:~ travis$ sudo port install 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.13"
>> && make all " returned error 2
>> Command output: /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -O2
>> -I/opt/local/include -I./include -D_GNU_SOURCE=1
>> -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden
>> -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -force_cpusubtype_ALL
>> -fpascal-strings -c ./src/video/x11/SDL_x11gl.c -o build/SDL_x11gl.lo
>> /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I./include -D_GNU_SOURCE=1
>> -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden
>> -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -force_cpusubtype_ALL
>> -fpascal-strings -c ./src/video/x11/SDL_x11gl.c -fno-common -DPIC -o
>> build/.libs/SDL_x11gl.o
>> ./src/video/x11/SDL_x11gl.c: In function 'X11_GL_GetVisual':
>> ./src/video/x11/SDL_x11gl.c:188: error: 'GLX_NONE_EXT' undeclared
>> (first use in this function)
>> ./src/video/x11/SDL_x11gl.c:188: error: (Each undeclared identifier
>> is reported only once
>> ./src/video/x11/SDL_x11gl.c:188: error: for each function it appears
>> in.)
>> make: *** [build/SDL_x11gl.lo] Error 1
>>
>> Error: The following dependencies failed to build: libsdl libtheora
>> libvorbis schroedinger liboil x264 yasm
>> Error: Status 1 encountered during processing.
>> iboard17:~ travis$
>>
>>
>> Any help/hints widely appreciated. I'd be willing to show up on
>> #MacPorts to work it out if that would help...
>
> --
> Travis Griggs
> Objologist
> My Other Machine runs OSX. But then... so does this one.
>
You should file this as a ticket against libsdl which is where the
problem is and attach the full output of
sudo port -d install libsdl
to aid in debugging the problem
More information about the macports-users
mailing list