From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: build fails (cc-vars.el) Date: Thu, 17 Jan 2008 17:51:25 +0530 Message-ID: References: <99441A34-EF18-4B36-A340-979F64896154@gmail.com> 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 1200572505 32453 80.91.229.12 (17 Jan 2008 12:21:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jan 2008 12:21:45 +0000 (UTC) Cc: David Reitter , emacs-devel@gnu.org To: "Sascha Wilde" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 17 13:22:02 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 1JFTkt-0001lZ-MM for ged-emacs-devel@m.gmane.org; Thu, 17 Jan 2008 13:22:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFTkU-0003UO-NX for ged-emacs-devel@m.gmane.org; Thu, 17 Jan 2008 07:21:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFTkQ-0003T2-Mx for emacs-devel@gnu.org; Thu, 17 Jan 2008 07:21:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFTkP-0003Qm-5t for emacs-devel@gnu.org; Thu, 17 Jan 2008 07:21:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFTkO-0003QX-VV for emacs-devel@gnu.org; Thu, 17 Jan 2008 07:21:29 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFTkO-0003HS-LT for emacs-devel@gnu.org; Thu, 17 Jan 2008 07:21:28 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so1071927wah.10 for ; Thu, 17 Jan 2008 04:21:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=F49iwkl1ixAybQiBlVJtFzFJgftpiRcF+6bfcjtSjIw=; b=uVXeAMvHcy1WolOOY2uO6LSAZrA8ZueXUNXKZmEXGA5KEVk6A9yD5DScYOAsuTXKaWHzPOSNF9hQpEdZSwLOfVSzC4n6EutrM8QMCN77MK6rwomjEsNsW/Ez757WvedaHfch7tpo6uMRpXH67y7gAYs5M+auPab1sKut7qFfRfY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DgvUItFC11h7Y8qv/gnazTRg/5oPG+uXi+nXfVeLtg7AoueT5rpLM4EJR7S1im8Al7W6XLAkKsLUHhXRmWgg3imaYfxtkn32h8Y1mUeT14UEWuistfN+jZOzMnsW4GQnaDbEKdxGbB9kDLFm/Np6om/WCq7DkBXRw5OnPuyGUHk= Original-Received: by 10.115.89.1 with SMTP id r1mr2367556wal.8.1200572486023; Thu, 17 Jan 2008 04:21:26 -0800 (PST) Original-Received: by 10.114.235.11 with HTTP; Thu, 17 Jan 2008 04:21:25 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:87010 Archived-At: Hi, On Jan 17, 2008 3:34 PM, Sascha Wilde wrote: > Sascha Wilde wrote: > Btw. I'm a little bit surprised that nobody else reports on this issue, > the problem exists for at least two days now, so I wonder if none of you > had issues rebuilding Emacs in this time... I build emacs daily from 'http://hg.intevation.de/emacs'. Though I do not do a bootstrap every day, I still do the following on M$ (WXP): $ hg pull -u $ make -C nt info recompile all install I have not seen this issue. -dky -- Contents reflect my personal views only!