From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Newsgroups: gmane.emacs.devel Subject: Re: windows build failure Date: Mon, 21 Feb 2011 12:46:57 -0700 Message-ID: <4D62C131.9020105@gmail.com> References: <8739nhji0d.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1298317637 8916 80.91.229.12 (21 Feb 2011 19:47:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Feb 2011 19:47:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sean Sieger Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 21 20:47:13 2011 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 1Prbiy-0002hk-9V for ged-emacs-devel@m.gmane.org; Mon, 21 Feb 2011 20:47:12 +0100 Original-Received: from localhost ([127.0.0.1]:46014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Prbix-0002Vl-Lz for ged-emacs-devel@m.gmane.org; Mon, 21 Feb 2011 14:47:11 -0500 Original-Received: from [140.186.70.92] (port=52840 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Prbio-0002Q6-JZ for emacs-devel@gnu.org; Mon, 21 Feb 2011 14:47:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Prbin-0002zF-1g for emacs-devel@gnu.org; Mon, 21 Feb 2011 14:47:02 -0500 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:52065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Prbim-0002yy-SU for emacs-devel@gnu.org; Mon, 21 Feb 2011 14:47:01 -0500 Original-Received: by iwl42 with SMTP id 42so3162042iwl.0 for ; Mon, 21 Feb 2011 11:47:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=3p5yShcpXDY1R/4VzALp4zHkaaea0vT7eTCD9qXCMfE=; b=l8guulJFDd/jLEEn8ZZRooB+NFvJSEpTOwZUawdtuBbvU+rWyz+CcVqbyy0VkS2N0N vgcPqhn/WAHCwe7uLLhcRVwvzjdYV+0HE7YI+XPWohfhodPr6iq9+oNgC8bv9DfqC3PB 5dVUdm0g0tMKZcAVDEKFUWaU3tiTN/LAlVqug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=RQp/cT1IeG9vIx4Eimf0RxjqIk3oz9Qmq2gk7kLQlKIo1CjSocgk/TVrzPnawULjYF nNpakIOxjbBlizWHCHcxn6k7GPxsCAi/0s7RHQkvUb3ZAmsZZrY0YaAVt1mrGnopmaFO beg3gWfIJqwwM+47IHkRBTclFZqAzwBsk48SA= Original-Received: by 10.42.130.68 with SMTP id u4mr2420830ics.89.1298317619867; Mon, 21 Feb 2011 11:46:59 -0800 (PST) Original-Received: from [192.168.1.2] (71-208-133-70.hlrn.qwest.net [71.208.133.70]) by mx.google.com with ESMTPS id gy41sm5457852ibb.17.2011.02.21.11.46.58 (version=SSLv3 cipher=OTHER); Mon, 21 Feb 2011 11:46:59 -0800 (PST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 In-Reply-To: <8739nhji0d.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.169 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:136338 Archived-At: On 2/21/2011 12:37 PM, Sean Sieger wrote: > make[2]: *** No rule to make target `filemode.c', needed by `gl-stamp'. Stop. > make[2]: Leaving directory `c:/emacs-24.0.50/src' > make[1]: *** [bootstrap-temacs] Error 2 > make[1]: Leaving directory `c:/emacs-24.0.50/src' > make: *** [bootstrap-gmake] Error 2 A fix is in the works.