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: Eric Brown
Subject: Re: Compiling emacs from sources
Date: Wed, 03 May 2017 10:00:49 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (darwin)

Matthias Pfeifer <mpfeifer77@gmail.com> writes:

> Im trying to compile emacs from sources. "git status" says there are no
> ...
> remains). If I would be pointed to a solution that would be nice...
>
> Matthias


You may wish to try:

make distclean && ./autogen.sh && ./configure && make bootstrap

where the important differences are claening and adding `bootstrap'.
This has fixed weird build problems for me in the past.



reply via email to

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