Pavel Vazharov <pvazharov@...> writes: > I managed to install a bash and then the > "./configure" ran fine.
Thank you for testing! > CC cmdutils.o > cmdutils.c:51:21: error: version.h: No such file or directory What does "make V=1 version.h" show? I suspect you copied the git checkout together with the .git information, this is probably not a good idea (there should be an option to checkout only the source files). Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
