[Libav-user] makefile problem on win32 MinGW

Thomas Sharpless tksharpless at gmail.com
Sat Mar 30 15:34:52 CET 2013


Thanks Carl
I solved the problem by replacing the git clone with a release tarball -- I
have no need to follow the latest snapshot.
-- Tom

On Sat, Mar 30, 2013 at 2:29 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Thomas Sharpless <tksharpless at ...> writes:
>
> > ./configure: line 4652: git: command not found
> >
> > The very last part of the configure script fails but
> > it looks to me like all it is trying to do is make
> > sure the source code is totally current.
>
> It looks if the repository you are using is
> current, you don't have to worry about the warnings.
>
> > But then, horrors!
> > $ makecommon.mak:139: *** missing separator.  Stop.
>
> This indicates that your checkout is broken, use:
> $ git config --global core.autocrlf false
> and checkout again.
>
> Carl Eugen
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130330/3f9c623e/attachment.html>


More information about the Libav-user mailing list