From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "djh" Newsgroups: gmane.emacs.devel Subject: Re: Emacs-devel Digest, Vol 32, Issue 94 Date: Wed, 25 Oct 2006 10:40:17 +0900 Message-ID: <20061025104017.1176@henman-np.b-eng.it.to-be.co.jp> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1161740475 9182 80.91.229.2 (25 Oct 2006 01:41:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Oct 2006 01:41:15 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 25 03:41:04 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GcXl3-0006ny-PU for ged-emacs-devel@m.gmane.org; Wed, 25 Oct 2006 03:40:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcXl2-0005v7-CR for ged-emacs-devel@m.gmane.org; Tue, 24 Oct 2006 21:40:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GcXkl-0005m6-Mp for emacs-devel@gnu.org; Tue, 24 Oct 2006 21:40:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GcXkj-0005iC-6N for emacs-devel@gnu.org; Tue, 24 Oct 2006 21:40:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcXki-0005hn-TY for emacs-devel@gnu.org; Tue, 24 Oct 2006 21:40:21 -0400 Original-Received: from [219.127.155.130] (helo=ns-2.to-be.co.jp) by monty-python.gnu.org with smtp (Exim 4.52) id 1GcXki-0001kA-AB for emacs-devel@gnu.org; Tue, 24 Oct 2006 21:40:21 -0400 Original-Received: (qmail 6155 invoked from network); 25 Oct 2006 10:40:18 +0900 Original-Received: from unknown (HELO imss-3.it.to-be.co.jp) (10.128.1.23) by ns-2.to-be.co.jp with SMTP; 25 Oct 2006 10:40:18 +0900 Original-Received: (qmail 1532 invoked from network); 25 Oct 2006 10:40:17 +0900 Original-Received: from localhost (HELO imss-3.it.to-be.co.jp) (127.0.0.1) by localhost with SMTP; 25 Oct 2006 10:40:17 +0900 Original-Received: (qmail 1528 invoked by alias); 25 Oct 2006 10:40:17 +0900 Original-Received: (qmail 1519 invoked from network); 25 Oct 2006 10:40:17 +0900 Original-Received: from unknown (HELO henman-np.b-eng.it.to-be.co.jp) (10.137.5.57) by imss-3.it.to-be.co.jp with SMTP; 25 Oct 2006 10:40:17 +0900 Original-To: In-reply-to: Your message of Wed Oct 25 10:14:23 2006 X-Mailer: MH-E 8.0.2; GNU Mailutils 1.0.1; GNU Emacs 22.0.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:61141 Archived-At: Xue "William", >I downloaded the source code from cvs today and built it in cygwin. >What I encountered it the bootstrap-emacs.exe could not finish once >it started. Can you give me your configuration arguments? (to ./configure ..............) And your cygwin version number? (Output from running: uname -srv ) I had no problem building emacs from cvs last week (Oct. 17) on CYGWIN_NT-5.1 1.5.21(0.156/4/2) 2006-07-30. I did find some configuration options caused build problems, I don't use those. Regards, Darel Henman