From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "B. Anyos" Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap fails on Win32 Date: Thu, 11 Sep 2008 10:14:02 +0200 Message-ID: <48C8D34A.2000300@freemail.hu> References: <48C62922.4000906@freemail.hu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221120919 19460 80.91.229.12 (11 Sep 2008 08:15:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2008 08:15:19 +0000 (UTC) Cc: Francis Litterio To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 11 10:16:13 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 1KdhLU-00082X-U2 for ged-emacs-devel@m.gmane.org; Thu, 11 Sep 2008 10:16:09 +0200 Original-Received: from localhost ([127.0.0.1]:56179 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdhKU-0001Kx-7D for ged-emacs-devel@m.gmane.org; Thu, 11 Sep 2008 04:15:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdhKO-0001Ki-Hl for emacs-devel@gnu.org; Thu, 11 Sep 2008 04:15:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdhKA-0001GL-Kt for emacs-devel@gnu.org; Thu, 11 Sep 2008 04:14:59 -0400 Original-Received: from [199.232.76.173] (port=39325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdhKA-0001GB-04 for emacs-devel@gnu.org; Thu, 11 Sep 2008 04:14:46 -0400 Original-Received: from evo2.evosoft.com ([195.228.139.85]:33785) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KdhK9-0002mk-EC for emacs-devel@gnu.org; Thu, 11 Sep 2008 04:14:45 -0400 Original-Received: from (unknown [195.228.139.83]) by evo2.evosoft.com with smtp id 1239_9f3a616e_7fd9_11dd_835d_00114336bc63; Thu, 11 Sep 2008 10:14:30 +0200 Original-Received: from EVOXCH1.evosoft.com (unknown [10.10.110.13]) by mail2.evosoft.hu (Postfix) with ESMTP id D313F1BB1C1A; Thu, 11 Sep 2008 10:48:20 +0200 (CEST) Original-Received: from [10.10.111.133] ([10.10.111.133]) by EVOXCH1.evosoft.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Sep 2008 10:14:04 +0200 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-OriginalArrivalTime: 11 Sep 2008 08:14:04.0290 (UTC) FILETIME=[5AC2EE20:01C913E6] X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:103800 Archived-At: I checked the file and it's been unchanged for 13 days. Doing a bootstrap still fails with exactly the same reason.... This has been confirmed on another machine with a separate environment. Bela Francis Litterio wrote: > B. Anyos wrote: > >> Doing a bootstrap compilation fails with file 'characters.el' > >> When I tried to compile it manually I got the following error message: > >> characters.el:1136:1:Error: Symbol's value as variable is void: this-val > > I just updated from CVS, and the reference to that variable appears to > have been removed from characters.el. > -- > Fran > > > > >