From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Help: build emacs in cygwin Date: Tue, 20 Mar 2007 08:36:43 +0100 Message-ID: <45FF8F0B.3020200@swipnet.se> References: <20070308160119.496@henman-np.b-eng.it.to-be.co.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174376287 12309 80.91.229.12 (20 Mar 2007 07:38:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Mar 2007 07:38:07 +0000 (UTC) Cc: offby1@blarg.net, Eli Zaretskii , henman@it.to-be.co.jp, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 20 08:38:00 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HTYus-0003uD-J6 for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 08:37:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTYwP-0007s8-0x for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 02:39:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTYwL-0007oB-NE for emacs-devel@gnu.org; Tue, 20 Mar 2007 03:39:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTYwK-0007n9-9C for emacs-devel@gnu.org; Tue, 20 Mar 2007 03:39:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTYwK-0007n6-3w for emacs-devel@gnu.org; Tue, 20 Mar 2007 02:39:28 -0500 Original-Received: from av6-1-sn3.vrr.skanova.net ([81.228.9.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTYuf-0005U6-LU; Tue, 20 Mar 2007 03:37:46 -0400 Original-Received: by av6-1-sn3.vrr.skanova.net (Postfix, from userid 502) id BF2183811A; Tue, 20 Mar 2007 08:37:40 +0100 (CET) Original-Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av6-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 8FE9738117; Tue, 20 Mar 2007 08:37:40 +0100 (CET) Original-Received: from husetbladh.homeip.net (81-235-205-78-no59.tbcn.telia.com [81.235.205.78]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 7146D37E55; Tue, 20 Mar 2007 08:37:37 +0100 (CET) User-Agent: Thunderbird 1.5.0.10 (X11/20070221) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 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:68147 Archived-At: Richard Stallman skrev: > The GTK+ build with Cygwin is still broken, unfortunately. > > Can we, should we, implement something that gives a simple error message > when you try to build this way? Or when you try to configure this way? > > I've added a warning to configure. Jan D.