From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Heiko Hellweg Newsgroups: gmane.emacs.help Subject: Re: Emacs 21.3.50 on OS X 10.2.2 Date: 13 Nov 2002 22:01:11 +0100 Organization: RHRZ - University of Bonn (Germany) Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037222498 31301 80.91.224.249 (13 Nov 2002 21:21:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Nov 2002 21:21:38 +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 18C4x1-00088N-00 for ; Wed, 13 Nov 2002 22:21:31 +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 18C4xt-0002cI-00; Wed, 13 Nov 2002 16:22:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!news-koe1.dfn.de!news.rhrz.uni-bonn.de!ifruit.bonn.iz-soz.de!news Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 193.175.238.115 Original-X-Trace: f1node01.rhrz.uni-bonn.de 1037221300 22072 193.175.238.115 (13 Nov 2002 21:01:40 GMT) Original-X-Complaints-To: usenet@f1node01.rhrz.uni-bonn.de Original-NNTP-Posting-Date: 13 Nov 2002 21:01:40 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:107014 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:3565 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3565 brierley@pobox.com (Chris Brierley) writes: > 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: > > ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload > --eval '(setq generated-autoload-file > "/Users/brier/cvs/emacs/lisp/loaddefs.el")' -f batch-update-autoloads > $wins > make[1]: *** [autoloads] Error 139 > make: *** [bootstrap] Error 2 The 10.2.2 update messed up lots file permissions for me. Try running 'fix permisions' from Apples 'Disk Utility' and rebooting. I could recompile emacs after that. hope that helps - Heiko