From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Failure to bootstrap on Windows Date: Fri, 2 Oct 2015 20:48:31 +0200 Message-ID: References: <83io6qap6y.fsf@gnu.org> <83vbaq8quk.fsf@gnu.org> <837fn68fsj.fsf@gnu.org> <83k2r55mke.fsf@gnu.org> <83fv1t5fij.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1141174493a6fd0521239e7c X-Trace: ger.gmane.org 1443812506 23924 80.91.229.3 (2 Oct 2015 19:01:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Oct 2015 19:01:46 +0000 (UTC) Cc: Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 02 21:01:45 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zi5aS-0005Op-OS for ged-emacs-devel@m.gmane.org; Fri, 02 Oct 2015 21:01:44 +0200 Original-Received: from localhost ([::1]:34483 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi5aS-0003xb-15 for ged-emacs-devel@m.gmane.org; Fri, 02 Oct 2015 15:01:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi5ON-0007WI-4s for emacs-devel@gnu.org; Fri, 02 Oct 2015 14:49:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zi5OM-00059i-7g for emacs-devel@gnu.org; Fri, 02 Oct 2015 14:49:15 -0400 Original-Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:32960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi5OK-00058C-IA; Fri, 02 Oct 2015 14:49:12 -0400 Original-Received: by lafb9 with SMTP id b9so9322516laf.0; Fri, 02 Oct 2015 11:49:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=xE7B9WALXKhrZ8yLw7kmk4DEahNIfQ2qCBI0ahG1FOs=; b=kpzoMbIiP+5IDlk/w7ovhMhFxTCgZ4caj09KoRYHkxw5O5sKtybkXvYguY8Nzrl0CA RnQcWRSjMaqaBNjuhftPWuHWo7k/572QUsET2MqUvjtKPuM7D/BX2R9ooulJF7fsS8Zc cSnZNmS1MvUgMS7UCKaImUsxT9pKAVugZQNslgV87aiKaaxfiyyrUXuWUk01UTSoH6aC fcqrYnoVAopUbRrLhn7fsarz9BP3xeckokE/1InuNW2AMMHSfKA/ClCCM8s1MKNUv5aj S95QNYoJHjduFcSJZaErufHPW7xBfzb4qjV3yb8ekSPmIPCrcwEPfxOpns4Z3m6n21+2 ebFw== X-Received: by 10.25.165.84 with SMTP id o81mr4258186lfe.80.1443811751600; Fri, 02 Oct 2015 11:49:11 -0700 (PDT) Original-Received: by 10.25.217.135 with HTTP; Fri, 2 Oct 2015 11:48:31 -0700 (PDT) In-Reply-To: <83fv1t5fij.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:190737 Archived-At: --001a1141174493a6fd0521239e7c Content-Type: text/plain; charset=UTF-8 On Fri, Oct 2, 2015 at 7:47 PM, Eli Zaretskii wrote: > The first time you build a freshly cloned repository, this is indeed > so. Thereafter, you need "bootstrap". But that's exactly the case where I get the fail: a freshly cloned repo, and doing just "make". While a freshly cloned repo and "make bootstrap" has moved me a bit farther. > So I would first try removing the Git's cmd directory from your MSYS > Bash's PATH. I'll try that. --001a1141174493a6fd0521239e7c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Fri, Oct 2, 2015 at 7:47 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> The f= irst time you build a freshly cloned repository, this is indeed
> so.= =C2=A0 Thereafter, you need "bootstrap".

But th= at's exactly the case where I get the fail: a freshly cloned repo, and = doing just "make". While a freshly cloned repo and "make boo= tstrap" has moved me a bit farther.

> So I= would first try removing the Git's cmd directory from your MSYS
>= ; Bash's PATH.

I'll try that.
--001a1141174493a6fd0521239e7c--