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

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

Re: Building Emacs out of source tree?


From: Eli Zaretskii
Subject: Re: Building Emacs out of source tree?
Date: Mon, 18 Mar 2024 15:27:48 +0200

> From: Robert Pluim <rpluim@gmail.com>
> Cc: help-gnu-emacs@gnu.org
> Date: Mon, 18 Mar 2024 09:25:16 +0100
> 
> Did you build in-tree and then build out-of-tree? Maybe 'make
> bootstrap' in that situation is missing some cleanup.

"make bootstrap" won't help, because the cleaning must be done in the
source tree, but the build should be done in the build tree.  I
suggest "git clean -fdx" in the source tree instead (or even delete
the clone and clone it anew).



reply via email to

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