From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23 Mac port Date: Tue, 06 Apr 2010 14:09:29 +0100 Organization: University of Cambridge Message-ID: References: <2282B3B4-D844-4E26-BB94-9F79EEA2E847@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1270559731 28356 80.91.229.12 (6 Apr 2010 13:15:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 6 Apr 2010 13:15:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 06 15:15:30 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 1Nz8cp-00016i-GA for ged-emacs-devel@m.gmane.org; Tue, 06 Apr 2010 15:15:27 +0200 Original-Received: from localhost ([127.0.0.1]:56957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nz8co-00046y-Sd for ged-emacs-devel@m.gmane.org; Tue, 06 Apr 2010 09:15:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nz8XO-0001Mv-HT for emacs-devel@gnu.org; Tue, 06 Apr 2010 09:09:50 -0400 Original-Received: from [140.186.70.92] (port=52547 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nz8XM-0001M5-Vj for emacs-devel@gnu.org; Tue, 06 Apr 2010 09:09:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nz8XK-0003pg-QE for emacs-devel@gnu.org; Tue, 06 Apr 2010 09:09:47 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:49421) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nz8XK-0003pL-JM for emacs-devel@gnu.org; Tue, 06 Apr 2010 09:09:46 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nz8XE-0006Zg-9I for emacs-devel@gnu.org; Tue, 06 Apr 2010 15:09:40 +0200 Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Apr 2010 15:09:40 +0200 Original-Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Apr 2010 15:09:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 8 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: smaug.linux.pwf.cam.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:47aluf9ZH7nI+pT+2v8VrXTEeJo= 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:123259 Archived-At: On 2010-04-04 06:36 +0100, YAMAMOTO Mitsuharu wrote: > I could reproduce it only for `make bootstrap', which is not necessary > for the standard installation instruction. Anyway, I think the > following patch will fix the bootstrap problem. Thanks for the patch. Leo