pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Failure to build multimedia/gmplayer



On Mon, Jan 29, 2024 at 10:23:08AM -0800, Paul Goyette wrote:
> On Mon, 29 Jan 2024, Paul Goyette wrote:
> 
> ...
> > codec-cfg.c:60:10: fatal error: libavutil/avutil.h: No such file or directory
> >   60 | #include "libavutil/avutil.h"
> >      |          ^~~~~~~~~~~~~~~~~~~~
> > compilation terminated.
> > gmake: *** [Makefile:756: codec-cfg] Error 1
> > gmake: *** Waiting for unfinished jobs....
> > m_config.c: In function 'm_config_add_option':
> > m_config.c:325:14: warning: assignment discards 'const' qualifier from
> > pointer target type [-Wdiscarded-qualifiers]
> >  325 |     co->name = arg->name;
> >      |              ^
> > *** Error code 2
> 
> This might indicate that gmplayer needs multimedia/libva-utils but
> there is no buildlkink3 in/for libva-utils

This file is also part of ffmpeg5 and ffmpeg6.
(I stopped using mplayer years ago, switch to mpv already ;) )
 Thomas


Home | Main Index | Thread Index | Old Index