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 11:37:04 +0000 Message-ID: <455858E0.20806@gnu.org> References: <4557B756.2020701@gnu.org> 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 1163417905 5958 80.91.229.2 (13 Nov 2006 11:38:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Nov 2006 11:38:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 13 12:38:23 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 1Gja8m-0002nR-7W for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 12:38:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gja8l-0003V0-L4 for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 06:38:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gja7q-00038v-M7 for emacs-devel@gnu.org; Mon, 13 Nov 2006 06:37:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gja7n-00036g-Tn for emacs-devel@gnu.org; Mon, 13 Nov 2006 06:37:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gja7n-00036Z-Nf for emacs-devel@gnu.org; Mon, 13 Nov 2006 06:37:15 -0500 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gja7m-0002AC-CZ for emacs-devel@gnu.org; Mon, 13 Nov 2006 06:37:15 -0500 Original-Received: from [127.0.0.1] (host81-149-25-51.in-addr.btopenworld.com [81.149.25.51]) by outmail.freedom2surf.net (Postfix) with ESMTP id 270F351D14; Mon, 13 Nov 2006 11:37:11 +0000 (GMT) User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: Juanma Barranquero 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:62193 Archived-At: Juanma Barranquero wrote: > Hmm. emacsclient doesn't like something in src/config.h. After your > patch, I can only get it to compile by commenting out > > #include It seems I didn't follow my own advice for testing this. I've checked in some changes that give the correct value for HAVE_INET_SOCKETS on windows, and I see you beat me to the rest of the change (allowing winsock to load).