From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap errors with current bzr trunk Date: Fri, 15 Oct 2010 09:49:42 +0200 Message-ID: <8762x35209.fsf@thinkpad.tsdh.de> References: <878w20brrv.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287128993 24860 80.91.229.12 (15 Oct 2010 07:49:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2010 07:49:53 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 15 09:49:52 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 1P6f31-0003Jn-Ez for ged-emacs-devel@m.gmane.org; Fri, 15 Oct 2010 09:49:51 +0200 Original-Received: from localhost ([127.0.0.1]:40462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6f31-0000qn-2O for ged-emacs-devel@m.gmane.org; Fri, 15 Oct 2010 03:49:51 -0400 Original-Received: from [140.186.70.92] (port=59930 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6f2u-0000qe-Mj for emacs-devel@gnu.org; Fri, 15 Oct 2010 03:49:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6f2t-0003He-MY for emacs-devel@gnu.org; Fri, 15 Oct 2010 03:49:44 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:28022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6f2t-0003HX-H3 for emacs-devel@gnu.org; Fri, 15 Oct 2010 03:49:43 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id D6F3A780133A for ; Fri, 15 Oct 2010 09:49:42 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11095-10 for ; Fri, 15 Oct 2010 09:49:42 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 632F57801323 for ; Fri, 15 Oct 2010 09:49:42 +0200 (CEST) In-Reply-To: <878w20brrv.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Thu, 14 Oct 2010 19:36:36 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:131727 Archived-At: Tassilo Horn writes: Hi! > with the current emacs bzr trunk I get errors when bootstrapping. The issue has already been reported as bug#7220 including a patch that makes the build working again. I've committed it and closed the report. Bye, Tassilo