On Thu, Dec 03, 2015 at 14:31:07 -0500, Thomas Hehl wrote: > Following the directions the first build I'm having to do is for libx265. I > have followed the directions up until: [...] > thomas@thomas-linux-box:~/ffmpeg_sources/x265/build/linux$ make distclean > make: *** No rule to make target 'distclean'. Stop. > I am unsure how to proceed.
At this stage, it doesn't matter, it is just supposed to clean up your source tree after install. Go ahead with the other instructions, "make install" had gone fine. Perhaps make distlean isn't supported anymore. Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
