From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ben Key Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap failure with new configure.bat (was Re: Proposed change to nt/INSTALL) Date: Fri, 6 May 2011 23:13:21 -0500 Message-ID: References: <4DC230CF.8070803@gmail.com> <4DC2994D.8020103@gmail.com> <83iptpm68b.fsf@gnu.org> <83tyd7lve2.fsf@gnu.org> <4DC487DC.1000009@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016368e2ae8db250a04a2a7d435 X-Trace: dough.gmane.org 1304741634 31679 80.91.229.12 (7 May 2011 04:13:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 7 May 2011 04:13:54 +0000 (UTC) Cc: Eli Zaretskii , Emacs-devel@gnu.org To: Christoph Scholtes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 07 06:13:48 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QIYto-0002Hs-6X for ged-emacs-devel@m.gmane.org; Sat, 07 May 2011 06:13:48 +0200 Original-Received: from localhost ([::1]:57231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIYtn-0007Yn-4p for ged-emacs-devel@m.gmane.org; Sat, 07 May 2011 00:13:47 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIYtk-0007Yh-LV for Emacs-devel@gnu.org; Sat, 07 May 2011 00:13:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QIYtj-0000Ks-PT for Emacs-devel@gnu.org; Sat, 07 May 2011 00:13:44 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:35080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIYti-0000Kf-FG; Sat, 07 May 2011 00:13:42 -0400 Original-Received: by bwz17 with SMTP id 17so3815535bwz.0 for ; Fri, 06 May 2011 21:13:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=n0TzmTQTV1+MgXN3YYmaJliuDw6T5LaUZxjtHqWhLrg=; b=T/tBAXPGiK57zv/yfW4ZtA0vT52bDJsCLakx3Cv+0cfoTLGZqEBZcajItNouvPt0Yl KsF4cbOLF1A/+7XxZB5ciZPTbj71bXoTBi9lJf9Td9G8Q6p1Ngx9gIkgpkcjUwzqgZ95 JrSPqYnVGI0c30qidBlaY62bA7zq+7sUwLk8M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=tIg+XSqxCid4EwpcXyCvZq/w/EnMtv3iPrsam0ClZd+UIse2QhkBYLDrm1mHFUqk8x 8TSH4S2KDi77JT2u0n3VAARtNDuuJEsw3VGmBHybLKXJGlvJV/dzTTKDtYPUwSSK4qs5 7lVwKHmjaBSYvYCMKAmQkxy/7RhEBQ6J1Biaw= Original-Received: by 10.204.114.144 with SMTP id e16mr2119254bkq.119.1304741621211; Fri, 06 May 2011 21:13:41 -0700 (PDT) Original-Received: by 10.204.126.85 with HTTP; Fri, 6 May 2011 21:13:21 -0700 (PDT) In-Reply-To: <4DC487DC.1000009@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 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:139189 Archived-At: --0016368e2ae8db250a04a2a7d435 Content-Type: text/plain; charset=ISO-8859-1 Hello, I am pleased to report that this problem has now been fixed. See revision 104150 for details. I tested this change both with sh in my path and without. The bootstrap is successful in both cases. I would like to thank Christoph for his assistance with this. If it were not for several vital clues provided by him, I would not have been able to resolve this issue so quickly. I would like to also thank Eli. His suggestion to split the bootstrap-temacs target into two was very helpful and, as it turns out, that was exactly what I had to do to support both shells. --0016368e2ae8db250a04a2a7d435 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

I am pleased to report that this problem has= now been fixed.=A0 See revision 104150 for details.

I tested this c= hange both with sh in my path and without.=A0 The bootstrap is successful i= n both cases.

I would like to thank Christoph for his assistance with this.=A0 If it = were not for several vital clues provided by him, I would not have been abl= e to resolve this issue so quickly.=A0 I would like to also thank Eli.=A0 H= is suggestion to split the bootstrap-temacs target into two was very helpfu= l and, as it turns out, that was exactly what I had to do to support both s= hells.

--0016368e2ae8db250a04a2a7d435--