2023-05-30, 09:50
I am building kodi via bootstrap, configure, make.
Everything was going fine with make until it bumped gnutls not found in pkg-config path while configuring for ffmpeg.
I have gnutls in pkg-config path. With command "pkg-confg gnutls --cflags" I get the paths "-I/opt/xbmc-deps/arm-linux-gbueabi-debug/include -I/usr/local/include/p11-kit-1".
I have even built and installed ffmpeg from source, still I am stuck at this error.
I tried getting help from ffmpeg making list but they said it's a kodi issue so that can't help.
config.log from ffbuild is at https://pastebin.com/WZEndxRN
Please help?
Everything was going fine with make until it bumped gnutls not found in pkg-config path while configuring for ffmpeg.
I have gnutls in pkg-config path. With command "pkg-confg gnutls --cflags" I get the paths "-I/opt/xbmc-deps/arm-linux-gbueabi-debug/include -I/usr/local/include/p11-kit-1".
I have even built and installed ffmpeg from source, still I am stuck at this error.
I tried getting help from ffmpeg making list but they said it's a kodi issue so that can't help.
config.log from ffbuild is at https://pastebin.com/WZEndxRN
Please help?