2017-12-28 2:01 GMT+01:00 Jim Worrall <[email protected]>: > Thank you Carl Eugen. It was a completely fresh directory. > Maybe an electron went awry. > > I wasn’t aware you could run make/gmake on individual files. When I went > gmake libavformat/libavformat.version > > It seemed to work: > GEN libavutil/libavutil.version > GEN libswscale/libswscale.version > GEN libswresample/libswresample.version > GEN libpostproc/libpostproc.version > GEN libavcodec/libavcodec.version > GEN libavformat/libavformat.version > GEN libavfilter/libavfilter.version > GEN libavdevice/libavdevice.version > gmake: 'libavformat/libavformat.version' is up to date. > > Then I deleted the build directory and started fresh: > > git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg > > Then got in there and repeated the previous ./configure command. > Then just ‘gmake'. > Then 'gmake install’ > Everything completed no problem.
And does the following still show an issue? $ gmake install clean I suspect this is not often tested... Carl Eugen _______________________________________________ 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".
