[MPlayer-users] Fedora 37: make: *** [Makefile:744: ffmpeg/libavcodec/libavcodec.a] Error 2

Erik Auerswald auerswal at unix-ag.uni-kl.de
Wed Nov 16 17:12:15 EET 2022


Hi,

On Wed, Nov 16, 2022 at 02:50:38PM +0000, Antonio Olivares wrote:
> Dear mplayer-users,
> 
> I have upgraded from Fedora 36 to Fedora 37 and I ran svn update on mplayer directory, ran ./configure, make distclean, reran ./configure, make and run into this error.  
> 
> ....
> In file included from libavcodec/nvenc.c:25:
> libavcodec/nvenc.h:31:10: fatal error: ffnvcodec/nvEncodeAPI.h: No such file or directory
>    31 | #include <ffnvcodec/nvEncodeAPI.h>
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[1]: *** [ffbuild/common.mak:81: libavcodec/nvenc.o] Error 1
> ...
> make[1]: Leaving directory '/home/olivares/Downloads/mplayer/ffmpeg'
> make: *** [Makefile:744: ffmpeg/libavcodec/libavcodec.a] Error 2

There seems to be an include file missing from ffmpeg.

Cheers,
Erik


More information about the MPlayer-users mailing list