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 17:02:45 +0200 Message-ID: References: <560E4253.3050103@gmx.at> <83twq95q9s.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114066d22322b205212077c0 X-Trace: ger.gmane.org 1443802665 23229 80.91.229.3 (2 Oct 2015 16:17:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Oct 2015 16:17:45 +0000 (UTC) Cc: martin rudalics , Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 02 18:17:44 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 1Zi31c-0003kG-DG for ged-emacs-devel@m.gmane.org; Fri, 02 Oct 2015 18:17:36 +0200 Original-Received: from localhost ([::1]:32968 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi31b-0002UJ-V8 for ged-emacs-devel@m.gmane.org; Fri, 02 Oct 2015 12:17:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi1rs-0007Jc-Cu for emacs-devel@gnu.org; Fri, 02 Oct 2015 11:03:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zi1rr-0005tX-J0 for emacs-devel@gnu.org; Fri, 02 Oct 2015 11:03:28 -0400 Original-Received: from mail-la0-x234.google.com ([2a00:1450:4010:c03::234]:34749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi1rq-0005t5-1t; Fri, 02 Oct 2015 11:03:26 -0400 Original-Received: by labzv5 with SMTP id zv5so94527638lab.1; Fri, 02 Oct 2015 08:03:25 -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=r4vIOvnuNml/pLYQpcuJHuLpTuw5/jcIArqTLAuZBEQ=; b=hE9hTD2PgfHuvitVlj+FxB9Q90gHbEWd1NVdDiAcGkYI597yuaOz2F9XIw374uGzyN OPMmruTx0UlEfh5QgOeFpJVBs3yo10pGRyuWBxSSRDhcxNxPWj3Zeonnu1hg3kOH9G/u 4S2MTcrBvtcwKDBkToLiN0DeoWuM1HCEsMCDNtyIDwb/dYd33T4l71cs22G0k2aXBuee GBWTWs560xBeMfB4rXEnhZZ0R0Ndom38ZAJ/csv8IACk4zoH0CZUWGIhqnet2ruDr7Ni 1pBSyb09V6/y2efuXA8usG6X3cVzXBZule3x2in1FwtBIazAv7gehQBqDLPiAq6n5+px y7+g== X-Received: by 10.25.80.77 with SMTP id e74mr3807234lfb.11.1443798205012; Fri, 02 Oct 2015 08:03:25 -0700 (PDT) Original-Received: by 10.25.217.135 with HTTP; Fri, 2 Oct 2015 08:02:45 -0700 (PDT) In-Reply-To: <83twq95q9s.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::234 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:190709 Archived-At: --001a114066d22322b205212077c0 Content-Type: text/plain; charset=UTF-8 On Fri, Oct 2, 2015 at 3:55 PM, Eli Zaretskii wrote: > Speaking of which, what is your PATH in the MSYS Bash? $ echo $PATH .:/c/Devel/emacs/build/bin:/mingw/bin:/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/bin64/Git/cmd > Also, did you install the MSYS Coreutils "extra" package, or only the > "bin" package? The ext package is also installed. --001a114066d22322b205212077c0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Fri, Oct 2, 2015 at 3:55 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> Speak= ing of which, what is your PATH in the MSYS Bash?

$ = echo $PATH
.:/c/Devel/emacs/build/bin:/mingw/bin:/bin:/c/WINDOWS/= system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/bin64/Git/cmd

> Also, did you install the MSYS Coreutils "extra= " package, or only the
> "bin" package?

The ext package is also installed.

--001a114066d22322b205212077c0--