[FFmpeg-user] ffmpeg-1.0 make failed on Fedora x86_64
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Oct 11 16:51:28 CEST 2012
Ram Hariharan <ram <at> modernvideo.co> writes:
> I just now downloaded the latest ffmpeg-1.0 stable
> release and is running into compilation errors on a
> Fedora-16 system. I had the ffmpeg-0.11.1 version earlier
> and it used to work just fine. I just upgraded and is
> running into this error. Can someone please point me
> what I am doing wrong?
> make: *** No rule to make target
> `libavcodec/x86/dsputil_mmx_rnd_template.c', needed by
> `libavcodec/x86/dsputil_mmx.o'. Stop.
Sorry, I had originally missed this mail, you need:
"make distclean"
More important though:
If you are a user (and not a distributor), you should not
use releases but current git head.
Carl Eugen
More information about the ffmpeg-user
mailing list