> libswscale/utils.c:1411: error: 'M_PI' undeclared (first use in this function) > make[1]: *** [libswscale/utils.o] Error 1 Have you tried a make clean first? Also try doing rm -rf ffmpeg first. -r