From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Building fails on Win32 Date: Fri, 11 Apr 2008 17:46:12 +0300 Message-ID: References: <18431.19411.441330.478988@arit93.ariserve.dynup.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1207925218 28205 80.91.229.12 (11 Apr 2008 14:46:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2008 14:46:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: AriT93 Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 11 16:47:30 2008 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 1JkKXJ-0002py-4j for ged-emacs-devel@m.gmane.org; Fri, 11 Apr 2008 16:47:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkKWf-0008Nb-B5 for ged-emacs-devel@m.gmane.org; Fri, 11 Apr 2008 10:46:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkKWa-0008NM-Gs for emacs-devel@gnu.org; Fri, 11 Apr 2008 10:46:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkKWX-0008MX-UU for emacs-devel@gnu.org; Fri, 11 Apr 2008 10:46:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkKWX-0008MQ-Pk for emacs-devel@gnu.org; Fri, 11 Apr 2008 10:46:41 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkKWX-0006Mt-Cu for emacs-devel@gnu.org; Fri, 11 Apr 2008 10:46:41 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.158.193]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JZ6005CB1OCPRG0@i-mtaout1.012.net.il> for emacs-devel@gnu.org; Fri, 11 Apr 2008 18:00:12 +0300 (IDT) In-reply-to: <18431.19411.441330.478988@arit93.ariserve.dynup.net> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:94966 Archived-At: > From: AriT93 > Date: Fri, 11 Apr 2008 06:30:27 -0500 > > For the last 2 days I have been getting the following error when building > from trunk: One more thing: please remove all the *.o files from the src/oo-spd/i386 directory, so that they are recompiled, because the new definition of `struct stat' is incompatible with the previous one, which could cause all kinds of weird bugs. (I don't think this is the cause of the failure to compile, though.)