Anyone tried to compile tvh for an arm device on Rawhide?
I did a ./configure --enable-libffmpeg_static and when I ran make I got:
Requested CPU 'cortex-a8' not supported by compiler
Configuration failed. This could reflect a misconfiguration of your toolchains, improper options selected, or another problem. If you don't see any useful error messages above, the next step is to look at the configure error log file (config.log) to determine what configure was trying to do when it died. Makefile.ffmpeg:206: recipe for target '/home/rbrown/tvheadend/libav_static/libvpx-v1.3.0/.tvh_build' failed
Rob