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

Reply via email to