[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error building emacs from clean clone
From: |
Phillip Lord |
Subject: |
Re: error building emacs from clean clone |
Date: |
Tue, 10 Oct 2017 10:32:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.60 (gnu/linux) |
Noam Postavsky <address@hidden> writes:
> On Tue, Oct 10, 2017 at 4:51 AM, Jean-Christophe Helary
> <address@hidden> wrote:
>
>> I don't know what "now" is for you, but I've tried that a number of
>> times in the past 24 hours and it still does not work.
>
> Ah, okay. It was reported that updating fixed an error which seems the
> same as what you posted:
> https://debbugs.gnu.org/cgi/bugreport.cgi?users=emacs;bug=28760#11
>
> Perhaps you have something else though?
>
>> I think it's Stephan who suggested a while back that when a build
>> failed for no obvious reasons, just starting from scratch was the
>> best way to fix the issue. So I just erased my emacs directory and
>> did the git clone dance, but this time without success.
>
> Cloning from scratch is overkill, 'git clean -fx' will delete
> everything not directly from git. That way you don't have to download
> everything from the beginning.
git clean -xdf
I got hit by this once. Need to kill the directories as well.
We could add that to top-level Makefile.
Phil
- error building emacs from clean clone, Jean-Christophe Helary, 2017/10/09
- Re: error building emacs from clean clone, Noam Postavsky, 2017/10/09
- Re: error building emacs from clean clone, Jean-Christophe Helary, 2017/10/09
- Re: error building emacs from clean clone, Noam Postavsky, 2017/10/09
- Re: error building emacs from clean clone, Stefan Monnier, 2017/10/09
- Re: error building emacs from clean clone, Jean-Christophe Helary, 2017/10/09
- Re: error building emacs from clean clone, Noam Postavsky, 2017/10/10
- Re: error building emacs from clean clone, Jean-Christophe Helary, 2017/10/10
- Re: error building emacs from clean clone, Noam Postavsky, 2017/10/10
- Re: error building emacs from clean clone,
Phillip Lord <=
- Re: error building emacs from clean clone, Noam Postavsky, 2017/10/10
- Re: error building emacs from clean clone, Andreas Schwab, 2017/10/10
- Re: error building emacs from clean clone, Jean-Christophe Helary, 2017/10/10
- Re: error building emacs from clean clone, Andreas Schwab, 2017/10/10
- Re: error building emacs from clean clone, Jean-Christophe Helary, 2017/10/10