all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: ccQ's Gmail <ccq777@gmail.com>
Cc: 37835@debbugs.gnu.org
Subject: bug#37835: Emacs head version cannot build
Date: Sun, 20 Oct 2019 20:56:55 +0200	[thread overview]
Message-ID: <87a79vtfd4.fsf@gmx.net> (raw)
In-Reply-To: <3BB6A5F2-DDDC-48DA-8466-C212B0EA17C7@gmail.com> (ccQ's Gmail's message of "Sun, 20 Oct 2019 13:51:41 -0400")

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





  parent reply	other threads:[~2019-10-20 18:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 17:51 bug#37835: Emacs head version cannot build ccQ's Gmail
2019-10-20 18:54 ` Juri Linkov
2019-10-20 19:09   ` Eli Zaretskii
2019-10-20 18:56 ` Stephen Berman [this message]
2019-10-20 19:04   ` ccQ's Gmail
2019-10-20 19:10   ` Eli Zaretskii
2019-10-20 18:58 ` Andreas Schwab
2019-10-20 19:06   ` ccQ's Gmail
2019-10-22  0:43 ` Paul Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a79vtfd4.fsf@gmx.net \
    --to=stephen.berman@gmx.net \
    --cc=37835@debbugs.gnu.org \
    --cc=ccq777@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.