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: Colin Baxter
Subject: Re: recipe for target 'src' failed
Date: Fri, 06 Jul 2018 11:43:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

>>>>> "Joost" == Joost Kremers <address@hidden> writes:

    Joost> On Fri, Jul 06 2018, 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

    Joost> I had the same thing, but it went away after I did a `make
    Joost> maintainer-clean'. `make distclean' didn't help, IIRC.

    Joost> -- Joost Kremers Life has its moments

Great, `make maintainer-clean' did it. Thank you. As you said, `make
distclean' is insufficient.

Best wishes,
Colin.



reply via email to

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