[MPlayer-users] Compile error

Erik Auerswald auerswal at unix-ag.uni-kl.de
Thu Nov 2 21:18:44 EET 2017


Hi,

On Wed, Nov 01, 2017 at 01:03:47PM +0100, Alexander Strasser wrote:
> sorry for delayed reply :(
> 
> On 2017-10-29 09:53 +0900, Masaru Nomiya wrote:
> [...]
> > 
> > > Please try again with SVN r37999
> > 
> > I tried, but I got another error;
> 
> I had problems with libopenjpeg too.
> 
> Didn't find time to look into it. If it is acceptable for your
> use cases, you could consider to temporarily build without
> openjpeg by passing --disable-libopenjpeg to configure.
> 
> I will look into the problem as time permits.

I just tried building MPlayer after a "make clean" with "svn up &&
./configure && make" on my Unbuntu 14.04 GNU/Linux system, but it failed:

[...]
In file included from libavformat/protocols.c:71:0:
./libavformat/protocol_list.c:35:6: error: 'ff_tls_gnutls_protocol' undeclared here (not in a function)
     &ff_tls_gnutls_protocol,
      ^
make[1]: *** [libavformat/protocols.o] Error 1
make[1]: Leaving directory `/home/auerswald/Software/mplayer/ffmpeg'
make: *** [ffmpeg/libavformat/libavformat.a] Error 2

There might be more breakage with recent FFMPEG. :-(

Thanks,
Erik
-- 
A distributed system is one in which the failure of a computer you didn't
even know existed can render your own computer unusable.
                        -- Leslie Lamport


More information about the MPlayer-users mailing list