[Libav-user] git head compiling problems

Hendrik Leppkes h.leppkes at gmail.com
Tue Apr 30 17:00:24 CEST 2013


On Tue, Apr 30, 2013 at 4:41 PM, Gonzalo Garramuno <ggarra13 at gmail.com>wrote:

> make: *** No rule to make target `libavcodec/x86/dsputil_rnd_**template.c',
> needed by `libavcodec/x86/dsputil_mmx.o'
>
> After I manually added the file, the compilation later failed with:
>
> make: *** No rule to make target `doc/all-components.texi', needed by
> `doc/ffmpeg.pod'.  Stop.
>
>
You need to do a "make clean" or "make distclean" to get rid of all files
which no longer exist, afterwards it'll work again.
Also, make sure things like "ccache" are not intereferring.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130430/e9bb726f/attachment.html>


More information about the Libav-user mailing list