From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Schone Mullerin Newsgroups: gmane.emacs.help Subject: Re: Emacs 21.3.50 on OS X 10.2.2 Date: Tue, 12 Nov 2002 23:09:15 GMT Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1037143553 16931 80.91.224.249 (12 Nov 2002 23:25:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 12 Nov 2002 23:25:53 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18BkPl-0004Ol-00 for ; Wed, 13 Nov 2002 00:25:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BkNU-0004fy-00; Tue, 12 Nov 2002 18:23:28 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!paloalto-snf1.gtei.net!crtntx1-snh1.gtei.net!news.gtei.net!paloalto-snr1.gtei.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Darwin) Original-Lines: 22 Original-X-Trace: /KtlGVB3NzPoBhCJpk2zaEAmyTkPvuxG/23sM8NrmabHZAyXR27jx2XO+1d1x/UVK4AfZUPmx3Ro!x7rt4Y3ahU5IZkZzalMSd/KPeKfh0ro/8ZBhmfdQUq99GYA3+BDnTz3jArwlxLN7JZgLfNM6hgwE!5iq+ Original-X-Complaints-To: abuse@gte.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly Original-NNTP-Posting-Date: Tue, 12 Nov 2002 23:09:15 GMT Original-Distribution: world Original-Xref: shelby.stanford.edu gnu.emacs.help:106979 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3533 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3533 In article , Chris Brierley wrote: > I haven't even been able to rebuild. I've tried checking out various > versions from CVS based on date (from the current back to 2002-09-20 > sampling about every 10 days) and so far all of them have failed > './configure --without-x && make bootstrap' with the following error: If you want an Aqua emacs, the configure step would be ./configure --with-carbon --without-x If you don't want an Aqua emacs, you might as well use Apple's build, or fink's if you want 21.2. Both work fine in a Terminal. > Does anyone have a date for a CVS > revision that can definitely be built under 10.2.2? The sources you get with cvs date spec '-D "2002-11-01"' can definitely be built in 10.2.2. I did it this morning.