Hi Tom
I try to build Jarvis from Your repor but stuck on this message
CPP xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.o
In file included from DVDVideoCodecFFmpeg.cpp:51:0:
VDPAU.h:292:3: error: ‘EGLSyncKHR’ does not name a type
EGLSyncKHR fence;
^
DVDVideoCodecFFmpeg.cpp: In member function ‘virtual int CDVDVideoCodecFFmpeg:
![Big Grin Big Grin](https://forum.kodi.tv/images/smilies/grin.png)
ecode(uint8_t*, int, double, double)’:
DVDVideoCodecFFmpeg.cpp:521:48: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘int64_t {aka long long int}’ [-Wformat=]
m_pFrame->pkt_pts, m_pFrame->pkt_dts);
^
DVDVideoCodecFFmpeg.cpp:521:48: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘int64_t {aka long long int}’ [-Wformat=]
/mnt/torrent/test_kod/xbmc/Makefile.include:97: recipe for target 'DVDVideoCodecFFmpeg.o' failed
make[1]: *** [DVDVideoCodecFFmpeg.o] Error 1
Makefile:420: recipe for target 'xbmc/cores/dvdplayer/DVDCodecs/Video/Video.a' failed
make: *** [xbmc/cores/dvdplayer/DVDCodecs/Video/Video.a] Error 2
I install all the libs from
https://twistedlinux.wordpress.com/2016/...eleration/