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

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

Re: Compiling emacs from sources


From: Stephen Berman
Subject: Re: Compiling emacs from sources
Date: Wed, 03 May 2017 17:03:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

On Wed, 3 May 2017 16:52:46 +0200 Matthias Pfeifer <mpfeifer77@gmail.com> wrote:

> Im trying to compile emacs from sources. "git status" says there are no
> changes in my working directory (compared to master branch) and I call
> "./configure" and "make". make terminates with following last lines
>
> [SNIP]
> Loading register...
> Loading textmodes/paragraphs...
> Loading progmodes/prog-mode...
> Loading emacs-lisp/lisp-mode...
> Loading progmodes/elisp-mode...
> Symbol's function definition is void: cl-old-struct-compat-mode
> make[1]: *** [emacs] Fehler 255
> make[1]: Verzeichnis »/home/matthias/emacs/src« wird verlassen
> make: *** [src] Fehler 2
>
> I don't think that something serious is going on since i keep having this
> for a while (pulling in changes from the git repository but the error
> remains). If I would be pointed to a solution that would be nice...

Instead of "make", "make bootstrap" (and, depending on your hardware, a
fair amount of patience) may help.

Steve Berman



reply via email to

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