bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37835: Emacs head version cannot build


From: Stephen Berman
Subject: bug#37835: Emacs head version cannot build
Date: Sun, 20 Oct 2019 20:56:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

On Sun, 20 Oct 2019 13:51:41 -0400 ccQ's Gmail <ccq777@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





reply via email to

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