From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ker527mail@yahoo.com (Ker Lutyn) Newsgroups: gmane.emacs.help Subject: Re: Mac OS X: Rebuild Require after Security Update 2002-11-21 Date: 24 Nov 2002 20:49:31 -0800 Organization: http://groups.google.com/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1038199866 13167 80.91.224.249 (25 Nov 2002 04:51:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2002 04:51:06 +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 18GBD4-0003Q9-00 for ; Mon, 25 Nov 2002 05:51:02 +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 18GBDM-0001t4-00; Sun, 24 Nov 2002 23:51:20 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 63.195.80.23 Original-X-Trace: posting.google.com 1038199771 31828 127.0.0.1 (25 Nov 2002 04:49:31 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 25 Nov 2002 04:49:31 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:107397 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:3948 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3948 > Rebuilding will make them work again. I, too, have been unable to build emacs from the sources: $ cvs update $ make distclean $ ./configure --with-carbon --without-x $ make bootstrap [...] Recursive `require' for feature `help-fns' make[1]: *** [bootstrap-emacs] Error 255 make: *** [bootstrap] Error 2 Can anyone help me here? Thanks!