Hi, On Sat, Jun 24, 2017 at 3:22 AM, Moritz Barsnick <[email protected]> wrote:
> On Fri, Jun 23, 2017 at 20:59:50 +0200, Robert Krüger wrote: > > Hi, > > > > I just did a clean check-out on master did a plain configure with no > > options and the build failed. Heres the end of the output when the errors > > start: > > > > CC libavfilter/vsrc_life.o > > CC libavfilter/vsrc_mandelbrot.o > > CC libavfilter/vsrc_testsrc.o > > CC libavfilter/window_func.o > > X86ASM libavfilter/x86/af_afir.o > > yasm: warning: can open only one input file, only the last file will be > processed > > It sound as if this issue's description matches your observation: > http://ffmpeg.org/pipermail/ffmpeg-devel/2017-June/212757.html > > That provided fix was just pushed to git (see third e-mail in the > thread: > http://ffmpeg.org/pipermail/ffmpeg-devel/2017-June/212766.html > ) > > git pull should fix your issue. > > Moritz > > great, thanks! Pull fixed it now. Robert _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
