GNU bug report logs - #18955
Makefile:382: recipe for target 'src' failed

Previous Next

Package: emacs;

Reported by: Alexander Shukaev <haroogan <at> gmail.com>

Date: Wed, 5 Nov 2014 16:44:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Alexander Shukaev <haroogan <at> gmail.com>
Cc: 18955 <at> debbugs.gnu.org
Subject: bug#18955: Fwd: bug#18955: Makefile:382: recipe for target 'src'	failed
Date: Wed, 05 Nov 2014 21:00:05 +0200
> Date: Wed, 5 Nov 2014 18:33:44 +0100
> From: Alexander Shukaev <haroogan <at> gmail.com>
> 
>     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....
> 
> This file is empty. I can see in the diff that it contained some byte array,
> but during building it became absolutely empty. Got an idea what's going on? 

That file is supposed to be generated by uvs.el.

If you delete it and then re-run "make", do you see this rule in
action:

  $(srcdir)/macuvs.h $(lispsource)/international/charprop.el: \
    bootstrap-emacs$(EXEEXT)
	  cd ../admin/unidata && $(MAKE) $(MFLAGS) all EMACS="../$(bootstrap_exe)"

If so, are there any error messages when this rule runs?




This bug report was last modified 10 years and 280 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.