Hi All,
I am trying to build the FFMPEG for Raspberry Pi. I have been trying the steps provided in various links; but in vain.
I tried the following link: http://lumux.co.uk/2012/07/03/cross-com ... pberry-pi/
But on trying the compile the source code as: ./configure --host=arm-linux --cross-prefix=${CCPREFIX} --enable-static
I see an error: No working C compiler found.
pi@raspberrypi ~/ffmpeg/x264 $ ./configure --host=arm-linux --cross-prefix=${CCPREFIX} --enable-static
No working C compiler found.
Appreciate any pointers for the same.
Thanks.
