On Thu, Jan 03, 2019 at 07:40:15 +0100, NDJORE BORIS wrote: > It's impossible for me to build ffmpeg on ubuntu 18.04 with gcc7.3 and > g++7.3 compiler. When I run ./configure, I have the errors "implicit > declaration of nanosleep" and "size of ts is unknown". > Can you help me please?
Can you please be more specific: - Which version of ffmpeg's source did you use? (We recommend git master HEAD.) - What is the complete error message? Please quote (as copy/pasted text) the complete output when you run "make" for a second time. (Second time so that only the failing compile is repeated.) Thanks, Moritz _______________________________________________ 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".
