On Mon, Aug 31, 2020 at 23:14:33 +0000, Hyoung Kim via ffmpeg-user wrote: > 3. build error message, when I have used git head : > /ffmpeg/configure: /bin/sh^M: bad interpreter: No such file or directory
This looks like you cloned under Windows, and it automatically adjusted the line endings to DOS/Windows style (CR/LF). There's a git configuration for that. If you can't adjust that, just clone from within the Linux VM, that should simply work. Cheers, Moritz _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".