GNU bug report logs -
#52184
Make failure for fresh git copy: Symbol's function definition is void: define-keymap--define
Previous Next
Reported by: JG <jerzor <at> pacbell.net>
Date: Mon, 29 Nov 2021 16:54:02 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 52184-done <at> debbugs.gnu.org (full text, mbox):
> From: JG <jerzor <at> pacbell.net>
> Date: Mon, 29 Nov 2021 08:43:06 -0800
>
> Hi, I'm attempting to compile a fresh git copy of emacs on an Ubuntu
> 21.10 VM. Here is the commit info from git log -1:
>
> commit c2c9e7e3cbb485d4240f9c9c44694f310711e4e9 (HEAD -> master, origin/master, origin/HEAD)
>
> When running make I get the below failure, with the full make log
> attached:
>
> Symbol's function definition is void: define-keymap--define
> make[1]: *** [Makefile:908: bootstrap-emacs.pdmp] Error 255
> make[1]: Leaving directory '/home/etest/emacs/src'
> make: *** [Makefile:452: src] Error 2
Either "make bootstrap", or manually remove all *.elc files that
reference define-keymap--define and then say "make" again.
I'm closing this bug report, as it isn't a bug.
This bug report was last modified 3 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.