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: Eli Zaretskii
Subject: bug#18955: Makefile:382: recipe for target 'src' failed
Date: Fri, 07 Nov 2014 17:21:40 +0200

> Date: Fri, 7 Nov 2014 16:02:12 +0100
> From: Alexander Shukaev <haroogan@gmail.com>
> Cc: 18955@debbugs.gnu.org, rgm@gnu.org
> 
> Just tried again from scratch and again the same problem. This is certainly
> some kind of bug. Attaching logs. Search for "error" in "make.log".

The error I see is here:

> sed -e 's/\([^;]*\);\(.*\)/(#x\1 "\2")/' -e 's/;/" "/g' < 
> /C/Users/Haroogan/Projects/GitHub/MINGW-packages/mingw-w64-emacs/src/emacs/admin/unidata/UnicodeData.txt
>  > unidata.txt
> Makefile:39: recipe for target 
> '/C/Users/Haroogan/Projects/GitHub/MINGW-packages/mingw-w64-emacs/src/emacs/src/macuvs.h'
>  failed
> make[2]: *** 
> [/C/Users/Haroogan/Projects/GitHub/MINGW-packages/mingw-w64-emacs/src/emacs/src/macuvs.h]
>  Error 127
> make[2]: *** Waiting for unfinished jobs....

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





reply via email to

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