From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Ben Key" Newsgroups: gmane.emacs.devel Subject: RE: Building Emacs with Cygwin Date: Mon, 11 Nov 2002 20:54:16 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <001f01c289ee$68e14250$6501a8c0@GODDESS> References: Reply-To: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1037201601 24126 80.91.224.249 (13 Nov 2002 15:33:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Nov 2002 15:33:21 +0000 (UTC) Cc: Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18BzCa-00047R-00 for ; Wed, 13 Nov 2002 16:13:12 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18BzOX-00066k-01 for ; Wed, 13 Nov 2002 16:25:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BQTf-0000E0-00; Mon, 11 Nov 2002 21:08:31 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18BQMf-0002ln-00 for emacs-devel@gnu.org; Mon, 11 Nov 2002 21:01:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18BQMY-0002Zd-00 for emacs-devel@gnu.org; Mon, 11 Nov 2002 21:01:14 -0500 Original-Received: from smtp-server3.tampabay.rr.com ([65.32.1.41]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BQFn-0000CF-00 for emacs-devel@gnu.org; Mon, 11 Nov 2002 20:54:11 -0500 Original-Received: from GODDESS (6535194hfc48.tampabay.rr.com [65.35.194.48]) by smtp-server3.tampabay.rr.com (8.12.2/8.12.2) with SMTP id gAC1sA7Z023849; Mon, 11 Nov 2002 20:54:10 -0500 (EST) Original-To: "'Harald Maier'" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9385 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9385 I suppose that there are no patches for building Emacs 21.3.50 using Cygwin. That is too bad. I wanted to test a Cygwin build of 21.3.50 to see if a bug I have seen with the 21.2 Cygwin build still exists and if it does, I wanted to see if I could fix it in 21.3. The bug, which RMS pointed out to me, is that C-x C-c does not exit Emacs when running from Bash. -----Original Message----- From: Harald.Maier.BW@t-online.de [mailto:Harald.Maier.BW@t-online.de] Sent: Monday, November 11, 2002 2:28 AM To: Bkey1@tampabay.rr.com Cc: emacs-devel@gnu.org Subject: Re: Building Emacs with Cygwin "Ben Key" writes: > How do you build Emacs with Cygwin and Cygwin's X toolkit? Running > configure causes the following error message to be displayed I assume you need the patches from Joe Buehler. They were posted on Mon, 30 Sep 2002. I fear they are currently not checked in but I don't know. Harald