bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18955: Makefile:382: recipe for target 'src' failed


From: Alexander Shukaev
Subject: bug#18955: Makefile:382: recipe for target 'src' failed
Date: Fri, 7 Nov 2014 16:34:51 +0100

I see no problem in the Sed command which evidently failed.  If you
run the same command from the Bash prompt, does it work?

What makes you think that Sed failed? It runs fine from terminal. Furthermore, it says line 39, so it's this:

${EMACS} -batch -l "${srcdir}/uvs.el" \
 --eval '(uvs-print-table-ivd "${srcdir}/IVD_Sequences.txt" "Adobe-Japan1")' \
 > $@

what actually failed.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]