From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Choi Newsgroups: gmane.emacs.devel Subject: Re: Mac OS X build fails Date: Thu, 01 May 2003 09:34:49 -0600 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <06395BDA-7BC0-11D7-84E4-000393BE93EC@free.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1051803415 12351 80.91.224.249 (1 May 2003 15:36:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 May 2003 15:36:55 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu May 01 17:36:54 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19BG7B-0003D4-00 for ; Thu, 01 May 2003 17:36:53 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19BGGs-0006zy-00 for ; Thu, 01 May 2003 17:46:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19BG8A-0001t1-05 for emacs-devel@quimby.gnus.org; Thu, 01 May 2003 11:37:54 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19BG7s-0001qa-00 for emacs-devel@gnu.org; Thu, 01 May 2003 11:37:36 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19BG7o-0001mT-00 for emacs-devel@gnu.org; Thu, 01 May 2003 11:37:32 -0400 Original-Received: from shawidc-mo1.cg.shawcable.net ([24.71.223.10] helo=pd2mo3so.prod.shaw.ca) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19BG7o-0001lo-00 for emacs-devel@gnu.org; Thu, 01 May 2003 11:37:32 -0400 Original-Received: from pd6mr1so.prod.shaw.ca (pd6mr1so-qfe3.prod.shaw.ca [10.0.141.216]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HE700CGOSME5T@l-daemon> for emacs-devel@gnu.org; Thu, 01 May 2003 09:35:02 -0600 (MDT) Original-Received: from pn2ml2so.prod.shaw.ca (pn2ml2so-qfe0.prod.shaw.ca [10.0.121.146]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0HE7003BTSME7Z@l-daemon> for emacs-devel@gnu.org; Thu, 01 May 2003 09:35:02 -0600 (MDT) Original-Received: from owlbear.local.shawmail (h68-144-207-94.cg.shawcable.net [68.144.207.94]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HE700HG0SMCC9@l-daemon> for emacs-devel@gnu.org; Thu, 01 May 2003 09:35:02 -0600 (MDT) In-reply-to: <06395BDA-7BC0-11D7-84E4-000393BE93EC@free.fr> Original-To: Martin Jourdan User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Lines: 15 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13595 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13595 Martin Jourdan writes: > I am new to using/building Emacs on MacOS X (although I am not new to > Emacs in general). I just downloaded the latest Emacs sources from the > CVS repository, using the instructions from > , and started to build it on my > MacOS X 10.2.5. > > "make bootstrap" fails with the following messages : [...] This doesn't seem to be a Mac OS X specific problem. Please read emacs-devel to see when it is fixed. In the mean time, I built the CVS version on 2003-04-28 and that works fine.