From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.devel Subject: Re: Compilation error on today's git archives of development [ git clone git://repo.or.cz/emacs.git ] Date: Thu, 9 Sep 2010 16:39:33 +0000 (UTC) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1284050609 630 80.91.229.12 (9 Sep 2010 16:43:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2010 16:43:29 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 09 18:43:28 2010 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.69) (envelope-from ) id 1OtkDf-0008Cc-Oq for ged-emacs-devel@m.gmane.org; Thu, 09 Sep 2010 18:43:28 +0200 Original-Received: from localhost ([127.0.0.1]:43820 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtkDf-0002P3-8q for ged-emacs-devel@m.gmane.org; Thu, 09 Sep 2010 12:43:27 -0400 Original-Received: from [140.186.70.92] (port=51254 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtkAK-0007Vi-Vq for emacs-devel@gnu.org; Thu, 09 Sep 2010 12:40:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtkAG-0002Og-4k for emacs-devel@gnu.org; Thu, 09 Sep 2010 12:40:00 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:52069) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtkAF-0002Nz-W8 for emacs-devel@gnu.org; Thu, 09 Sep 2010 12:39:56 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OtkA6-00067d-6N for emacs-devel@gnu.org; Thu, 09 Sep 2010 18:39:52 +0200 Original-Received: from mobile-3G-dyn-BU-81-240.zappmobile.ro ([mobile-3G-dyn-BU-81-240.zappmobile.ro]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Sep 2010 18:39:46 +0200 Original-Received: from alinsoar by mobile-3G-dyn-BU-81-240.zappmobile.ro with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Sep 2010 18:39:46 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 93.112.81.240 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.13) Gecko/2009082121 Ant.com Toolbar 2.0.1 Iceweasel/3.0.6 (Debian-3.0.6-1)) X-detected-operating-system: by eggs.gnu.org: GNU/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:129823 Archived-At: > In toplevel form: > w32-fns.el:29:1:Error: Cannot open load file: w32-vars > make[2]: *** [compile-onefile] Error 1 > make[2]: Leaving directory `/emacs/lisp' > make[1]: *** [../lisp/w32-fns.elc] Error 2 > make[1]: Leaving directory `/emacs/src' > make: *** [src] Error 2 > debian:/emacs# Please suggest me what to do to solve this bug. I cannot compile emacs any more.