From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney 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:07:50 +0000 Message-ID: <4557B756.2020701@gnu.org> 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 1163376587 1018 80.91.229.2 (13 Nov 2006 00:09:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Nov 2006 00:09:47 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 13 01:09:44 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 1GjPOP-0005gS-LQ for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 01:09:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjPOP-0004ou-1a for ged-emacs-devel@m.gmane.org; Sun, 12 Nov 2006 19:09:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjPOF-0004op-6g for emacs-devel@gnu.org; Sun, 12 Nov 2006 19:09:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjPOD-0004ly-Hf for emacs-devel@gnu.org; Sun, 12 Nov 2006 19:09:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjPOD-0004lr-Eq for emacs-devel@gnu.org; Sun, 12 Nov 2006 19:09:29 -0500 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GjPOD-0000Hi-7F for emacs-devel@gnu.org; Sun, 12 Nov 2006 19:09:29 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail.freedom2surf.net (Postfix) with ESMTP id C3CCD50830; Mon, 13 Nov 2006 00:07:56 +0000 (GMT) User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: Eric Lilja 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:62162 Archived-At: Eric Lilja wrote > gcc -DWINDOWSNT -DHAVE_GETCWD -DHAVE_STRERROR -c -o > oo-spd/i386/emacsclient.o emacsclient.c > -mno-cygwin is passed to other files...but not emacsclient.c it seems. > Bug? I've just checked in a fix for this. You'll need to run configure.bat to regenerate the makefiles, but you shouldn't need to bootstrap to test the fix.