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: Some change in the past 24 hours broke building on Windows Date: Thu, 08 Feb 2007 11:57:10 +0100 Message-ID: References: <45C66130.2050106@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1170932496 28496 80.91.229.12 (8 Feb 2007 11:01:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Feb 2007 11:01:36 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 08 12:01:21 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 1HF71S-00043s-9O for ged-emacs-devel@m.gmane.org; Thu, 08 Feb 2007 12:01:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HF71R-00051d-R4 for ged-emacs-devel@m.gmane.org; Thu, 08 Feb 2007 06:01:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HF71G-00051R-Gy for emacs-devel@gnu.org; Thu, 08 Feb 2007 06:00:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HF71F-00051A-4n for emacs-devel@gnu.org; Thu, 08 Feb 2007 06:00:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HF71E-000517-Vr for emacs-devel@gnu.org; Thu, 08 Feb 2007 06:00:49 -0500 Original-Received: from main.gmane.org ([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 1HF71E-0003NN-F5 for emacs-devel@gnu.org; Thu, 08 Feb 2007 06:00:48 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HF70G-0007Oa-BP for emacs-devel@gnu.org; Thu, 08 Feb 2007 11:59:49 +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 ; Thu, 08 Feb 2007 11:59:48 +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 ; Thu, 08 Feb 2007 11:59:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 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.9 (Windows/20061207) In-Reply-To: X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:66116 Archived-At: Eli Zaretskii wrote: >> From: Eric Lilja >> Date: Wed, 07 Feb 2007 21:55:11 +0100 >>> Should be fixed now. Sorry for the delay. >> Indeed it seems to be fixed, thanks! Unfortunately, a new bug has >> surfaced, something to do with windres, because compilation ends with >> the following error: > > Juanma fixed this, please try again. Oh yes, now I was able to complete the build process! Thanks for fixing these bugs! - Eric