[FFmpeg-user] Static build FFmpeg - but no FFplay.
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Nov 12 13:15:16 CET 2013
batguano999 <batguano999 <at> zoho.com> writes:
> The three programs FFmpeg FFprobe FFserver build OK.
>
> But FFplay does not build.
>
> SDL-1.2.15 is compiled, maybe something else is needed too.
> /home/user/build/lib/libSDL.a(SDL_x11gl.o):
> In function `X11_GL_UnloadLibrary':
> SDL_x11gl.c:(.text+0xdf5): undefined reference to `dlclose'
Did you try --extra-ldflags=-ldl ?
Carl Eugen
More information about the ffmpeg-user
mailing list