On Fri, Dec 4, 2015 at 6:04 PM, Hendrik Leppkes <[email protected]> wrote: > On Fri, Dec 4, 2015 at 11:53 PM, Gonzalo <[email protected]> wrote: >> I just merged master and run into a broken compile: >> >> make: *** No rule to make target «libavcodec/pixblockdsp_template.c», needed >> by «libavcodec/pixblockdsp.o». >> >> Thanks for looking into it. > > "make clean" helps in such situations.
just a minor addition: make distclean followed by rerunning configure and make may work if the above does not. > > - Hendrik > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
