Unfortunately ffmpeg is failing to crosscompile with latest LE master.
here the log.
I think the interesting part is:
Code
checking sys/cdio.h presence... yes
checking dynamic linker characteristics... no
checking for sys/cdio.h... no
checking sys/dvdio.h usability... gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.
no
checking how to hardcode library paths into programs... immediate
checking for shl_load...
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
make[6]: *** [CMakeFiles/ffmpeg.dir/build.make:106: ffmpeg-prefix/src/ffmpeg-stamp/ffmpeg-configure] Error 1
make[6]: Leaving directory '/home/ijr/temp/LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/kodi-zattoo_retro/.armv7ve-libreelec-linux-gnueab
i/build/ffmpeg/src/ffmpeg-build'
make[5]: *** [CMakeFiles/Makefile2:68: CMakeFiles/ffmpeg.dir/all] Error 2
Display More