You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile the git version but when I execute make it shows an error:
make
cd . && /bin/bash /home/simon/fuentes/audio-video/recode/missing automake-1.15 --gnits
configure.ac:43: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:43: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:43: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
automake-1.15: error: cannot open < ~/etc/mes-sites/site.mk: No such file or directory
make: *** [Makefile.in] Error 1
The text was updated successfully, but these errors were encountered:
I'm trying to compile the git version but when I execute
make
it shows an error:The text was updated successfully, but these errors were encountered: