emacs-devel
[Top][All Lists]
Advanced

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

Re: recipe for target 'src' failed


From: Phil Sainty
Subject: Re: recipe for target 'src' failed
Date: Fri, 06 Jul 2018 22:00:59 +1200
User-agent: Orcon Webmail

On 2018-07-06 21:37, Colin Baxter wrote:
I'm getting a make error on master, with the message:-

make[2]: Entering directory '/home/redknight/git/emacs/lisp'
  ELC      ../lisp/files.elc
Directory-local variables error: (invalid-read-syntax #)

In toplevel form:
files.el:31:1:Error: Symbol’s value as variable is void: =
Makefile:285: recipe for target '../lisp/files.elc' failed
make[2]: *** [../lisp/files.elc] Error 1
make[2]: Leaving directory '/home/redknight/git/emacs/lisp'
Makefile:733: recipe for target '../lisp/files.elc' failed
make[1]: *** [../lisp/files.elc] Error 2
make[1]: Leaving directory '/home/redknight/git/emacs/src'
Makefile:418: recipe for target 'src' failed
make: *** [src] Error 2


Read the Makefile commentary for details on the varying levels
of "make clean*" you can perform before calling "make".

Whichever level you're currently cleaning to, you probably need
to clean more than that.





reply via email to

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