[MPlayer-users] MPlayer won't build.

Roberto Togni rxt at rtogni.it
Sat May 14 21:09:44 CEST 2016


On Sat, 14 May 2016 19:16:58 +0200
Christian Ebert <blacktrash at gmx.net> wrote:

> * Josh on Saturday, May 14, 2016 at 10:57:04 -0400
> > On 5/13/2016 17:53, batguano999 wrote:
> >> 
> >>> Should be fixed now.
> >>> 
> >> With r37867 it throws up different error messages...
> >> 
> >> /usr/bin/ld: warning: libgnutls.so.26, needed by //usr/lib/i386-linux-gnu/libldap_r-2.4.so.2, may conflict with libgnutls.so.28
> >> ffmpeg/libavformat/libavformat.a(protocols.o):(.data+0x60): undefined reference to `ff_sctp_protocol'
> >> collect2: error: ld returned 1 exit status
> >> make: *** [mplayer] Error 1
> >> 
> >> I think the 'libgnutls.so.28' message is only a warning, but maybe the 'ff_sctp_protocol' message is a problem.
> >> 
> >> 
> >> 
> >> _______________________________________________
> >> MPlayer-users mailing list
> >> MPlayer-users at mplayerhq.hu
> >> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
> >> 
> > 
> > Similar in Mingw.
> > 
> > ffmpeg/libavformat/libavformat.a(protocols.o):protocols.c:(.data+0x60):
> > undefined reference to `ff_sctp_protocol'
> > ffmpeg/libavformat/libavformat.a(protocols.o):protocols.c:(.data+0x78):
> > undefined reference to `ff_unix_protocol'
> > collect2.exe: error: ld returned 1 exit status
> 
> Undefined symbols for architecture x86_64:
>   "_ff_sctp_protocol", referenced from:
> Undefined symbols for architecture x86_64:
>   "_ff_sctp_protocol", referenced from:
>       _url_protocols in libavformat.a(protocols.o)
>       _url_protocols in libavformat.a(protocols.o)
> ld: symbol(s) not found for architecture x86_64
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> Makefile:747: recipe for target 'mencoder' failed
> make: *** [mencoder] Error 1
> make: *** Waiting for unfinished jobs....
> Makefile:747: recipe for target 'mplayer' failed
> make: *** [mplayer] Error 1
> 
Please try again with latest version.
Now it should not try anymore to use protocols with unmet dependencies.

Ciao,
 Roberto


More information about the MPlayer-users mailing list