Recode icon indicating copy to clipboard operation
Recode copied to clipboard

~/etc/mes-sites/site.mk: No such file

Open simonbcn opened this issue 9 years ago • 1 comments

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

simonbcn avatar Nov 21 '15 00:11 simonbcn

Fixed in my friendly fork: I have taken over the project at https://github.com/rrthomas/

rrthomas avatar Jan 19 '18 00:01 rrthomas