* Error: Symbol’s value as variable is void: add-function
@ 2021-05-19 22:06 Jean Louis
2021-05-20 6:26 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Jean Louis @ 2021-05-19 22:06 UTC (permalink / raw)
To: emacs-devel
Cannot compile from master:
make -C ../admin/grammars all EMACS="../../src/emacs"
make[3]: Entering directory '/home/data1/protected/Programming/Software/emacs/admin/grammars'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/data1/protected/Programming/Software/emacs/admin/grammars'
make[3]: Entering directory '/home/data1/protected/Programming/Software/emacs/lisp'
ELC org/org-clock.elc
In toplevel form:
org/org-clock.el:32:1: Error: Symbol’s value as variable is void: add-function
make[3]: *** [Makefile:301: org/org-clock.elc] Error 1
make[3]: Leaving directory '/home/data1/protected/Programming/Software/emacs/lisp'
make[2]: *** [Makefile:331: compile-main] Error 2
make[2]: Leaving directory '/home/data1/protected/Programming/Software/emacs/lisp'
make[1]: *** [Makefile:414: lisp] Error 2
make[1]: Leaving directory '/home/data1/protected/Programming/Software/emacs'
make: *** [GNUmakefile:113: bootstrap] Error 2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Error: Symbol’s value as variable is void: add-function
2021-05-19 22:06 Error: Symbol’s value as variable is void: add-function Jean Louis
@ 2021-05-20 6:26 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-05-20 6:26 UTC (permalink / raw)
To: Jean Louis; +Cc: emacs-devel
> Date: Thu, 20 May 2021 01:06:44 +0300
> From: Jean Louis <bugs@gnu.support>
>
> Cannot compile from master:
As usual: did you try "make bootstrap"? Or even just byte-compiling
org.el first?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-20 6:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-19 22:06 Error: Symbol’s value as variable is void: add-function Jean Louis
2021-05-20 6:26 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.