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 <[email protected]> wrote:

> Thomas Sharpless <tksharpless@...> 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
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to