emacs-devel
[Top][All Lists]
Advanced

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

Failure building Emacs master on macOS


From: Angelo Graziosi
Subject: Failure building Emacs master on macOS
Date: Mon, 28 Mar 2022 23:56:38 +0200 (CEST)

Current master 

committer Juri Linkov   2022-03-28 21:00:32 +0300
935cc42795686710f82b8928b6802f20be8f27c0

fails to build on macOS (here 10.13.6):

./autogen.sh
[...]
./configure --with-ns
[...]
make
[...]
  ELC      emacs-lisp/map.elc
  ELC      emacs-lisp/memory-report.elc
  ELC      emacs-lisp/multisession.elc
  ELC      emacs-lisp/oclosure.elc

In toplevel form:
emacs-lisp/oclosure.el:497:2: Error: Symbol’s function definition is void: 
oclosure--define
make[2]: *** [emacs-lisp/oclosure.elc] Error 1
make[1]: *** [compile-main] Error 2
make: *** [lisp] Error 2

Usually, it builds just fine..



reply via email to

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