GNU bug report logs - #37835
Emacs head version cannot build

Previous Next

Package: emacs;

Reported by: ccQ's Gmail <ccq777 <at> gmail.com>

Date: Sun, 20 Oct 2019 17:52:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stephen Berman <stephen.berman <at> gmx.net>
To: ccQ's Gmail <ccq777 <at> gmail.com>
Cc: 37835 <at> debbugs.gnu.org
Subject: bug#37835: Emacs head version cannot build
Date: Sun, 20 Oct 2019 20:56:55 +0200
On Sun, 20 Oct 2019 13:51:41 -0400 ccQ's Gmail <ccq777 <at> gmail.com> wrote:

> My OS: macOS Catalina 10.15
>
> I git clone emacs HEAD source code from GitHub and `cd` in. 
>
> My build steps:
>
> 1. ./autogen.sh
> 2. ./configure
> 3. make
>
> And it stop at 
>
> ```
> Loading /Users/ccQ/Downloads/emacs/lisp/loaddefs.el (source)...
> Symbol’s value as variable is void: ctl-x-6-map
> make[1]: *** [bootstrap-emacs.pdmp] Error 255
> make: *** [src] Error 2
> ```
>
> Do I miss something? These build steps work fine several days ago.

I had this problem after a `git pull; make' and `cd lisp; make autoloads'
fixed it for me (though AFAIK a fresh clone could not contain a stale
loaddefs.el, so if that's what you did, maybe it's a different problem).

Steve Berman




This bug report was last modified 5 years and 271 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.