From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: Re: I can't build from cvs sources on cygwin for some time now Date: Mon, 13 Nov 2006 00:22:14 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163373775 26578 80.91.229.2 (12 Nov 2006 23:22:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Nov 2006 23:22:55 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 13 00:22:53 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 1GjOez-0005rN-Fj for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 00:22:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjOey-0005ju-Li for ged-emacs-devel@m.gmane.org; Sun, 12 Nov 2006 18:22:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjOen-0005jf-4W for emacs-devel@gnu.org; Sun, 12 Nov 2006 18:22:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjOel-0005iv-Ly for emacs-devel@gnu.org; Sun, 12 Nov 2006 18:22:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjOel-0005in-Aw for emacs-devel@gnu.org; Sun, 12 Nov 2006 18:22:31 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GjOek-00023O-W8 for emacs-devel@gnu.org; Sun, 12 Nov 2006 18:22:31 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GjOec-0005ny-AA for emacs-devel@gnu.org; Mon, 13 Nov 2006 00:22:22 +0100 Original-Received: from cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se ([85.194.49.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Nov 2006 00:22:22 +0100 Original-Received: from mindcooler by cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Nov 2006 00:22:22 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: 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:62150 Archived-At: Juanma Barranquero skrev: > On 11/12/06, Eric Lilja wrote: > >> Didn't help. Somewhere it decides to include but it should >> not because I specified --no-cygwin when configuring. Got the same >> warning and error. > > What does contain the end of src/config.h? (The part written by > configure.bat). > > /L/e/k/t/u $ tail ../src/config.h #else #define NO_RETURN /* nothing */ #endif #endif /* arch-tag: df720992-aa5a-499a-882d-958dc5eeb5e9 (do not change this comment) */ /* Start of settings from configure.bat. */ /* End of settings from configure.bat. */