From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim McNamara Newsgroups: gmane.emacs.help Subject: Re: CVS emacs on Mac OS X doesn't compile Date: Sun, 06 Mar 2005 21:44:25 -0600 Organization: ipHouse Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110168148 22374 80.91.229.2 (7 Mar 2005 04:02:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2005 04:02:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 07 05:02:28 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D89Rn-0006kJ-00 for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 05:02:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D89lU-0003cC-28 for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Mar 2005 23:22:44 -0500 Original-Path: shelby.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help,gnu.emacs.bug Original-Lines: 19 Original-NNTP-Posting-Host: lists.gnu.org Original-X-Trace: news.Stanford.EDU 1110168313 27809 199.232.76.165 (7 Mar 2005 04:05:13 GMT) Original-X-Complaints-To: news@news.stanford.edu User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:jb4e6uU/RPwiyveGkxFail1nmMM= X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Original-Xref: shelby.stanford.edu gnu.emacs.help:129029 gnu.emacs.bug:37856 X-Originally-To: gnu-emacs-bug@moderators.isc.org Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24575 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24575 Ulrich Hobelmann writes: F> I downloaded the CVS version twice today (just to make sure) from > Savannah, configured (./configure --enable-carbon-app --without-x) > and did a "make bootstrap" which invariably results in the > following: According to the guy who wrote the patches allowing a Carbon build of Emacs, the "configure" syntax is: ./configure --with-carbon --without-x See: http://members.shaw.ca/akochoi-emacs/stories/obtaining-and-building.html Hope this helps!