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: bootstap on win32 fails Date: Tue, 07 Jun 2005 15:43:44 +0200 Message-ID: <42A5A490.10807@freemail.hu> NNTP-Posting-Host: main.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 1118152357 15028 80.91.229.2 (7 Jun 2005 13:52:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Jun 2005 13:52:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 07 15:52:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DfeQj-0001ds-G6 for ged-emacs-devel@m.gmane.org; Tue, 07 Jun 2005 15:47:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfeXE-0006qA-D7 for ged-emacs-devel@m.gmane.org; Tue, 07 Jun 2005 09:54:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DfeVn-0006Nu-Ny for emacs-devel@gnu.org; Tue, 07 Jun 2005 09:52:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DfeVY-0006Fm-Mf for emacs-devel@gnu.org; Tue, 07 Jun 2005 09:52:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfeVV-0006AZ-2v for emacs-devel@gnu.org; Tue, 07 Jun 2005 09:52:41 -0400 Original-Received: from [81.0.70.194] (helo=mail.evosoft.hu) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DfeRU-0004p1-4F for emacs-devel@gnu.org; Tue, 07 Jun 2005 09:48:32 -0400 Original-Received: from exchsrvr.evosoft.hu (exchsrvr.evosoft.hu [172.16.110.12]) by mail.evosoft.hu (8.12.8p1/8.12.8) with SMTP id j57DhRsT079163 for ; Tue, 7 Jun 2005 15:43:28 +0200 (CEST) (envelope-from banyos@freemail.hu) Original-Received: from (172.16.110.12) by mcafeeappl.evosoft.hu via smtp id 6104_52ddace8_d75a_11d9_962b_00114336bc63; Tue, 07 Jun 2005 15:44:51 +0200 (CEST) Original-Received: from [172.16.111.121] ([172.16.111.121]) by exchsrvr.evosoft.hu with Microsoft SMTPSVC(6.0.3790.211); Tue, 7 Jun 2005 15:43:44 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: emacs-devel@gnu.org X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-OriginalArrivalTime: 07 Jun 2005 13:43:44.0807 (UTC) FILETIME=[EC784B70:01C56B66] X-evosoft-mail-MailScanner-Information: Please contact the ISP for more information X-evosoft-mail-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details 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:38251 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38251 Hi, I just upated from CVS and got the following error whil I tried to compile emacs. Loading loaddefs.el (source)... Symbol's value as variable is void: flyspell-mode-map NMAKE : fatal error U1077: '"E:\Tools\emacs\src/obj-spd/i386/temacs.exe"' : return code '0xffffffff' Any idea ? Thanks, Bela