From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Satyaki Das Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap of head on Mac OS X fails. Date: Thu, 22 Jul 2004 11:31:30 -0700 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1090521145 17427 80.91.224.253 (22 Jul 2004 18:32:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Jul 2004 18:32:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 22 20:32:14 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BniMX-0003hU-00 for ; Thu, 22 Jul 2004 20:32:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BniPO-0003pp-7A for ged-emacs-devel@m.gmane.org; Thu, 22 Jul 2004 14:35:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BniPD-0003nL-7D for emacs-devel@gnu.org; Thu, 22 Jul 2004 14:34:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BniP9-0003im-GP for emacs-devel@gnu.org; Thu, 22 Jul 2004 14:34:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BniP9-0003ib-Dq for emacs-devel@gnu.org; Thu, 22 Jul 2004 14:34:55 -0400 Original-Received: from [64.233.170.199] (helo=mproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BniLu-0000tW-Js for emacs-devel@gnu.org; Thu, 22 Jul 2004 14:31:34 -0400 Original-Received: by mproxy.gmail.com with SMTP id 27so4993rnh for ; Thu, 22 Jul 2004 11:31:31 -0700 (PDT) Original-Received: by 10.38.101.28 with SMTP id y28mr224123rnb; Thu, 22 Jul 2004 11:31:30 -0700 (PDT) Original-To: "Gabriel Foster (local)" In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25885 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25885 On Thu, 22 Jul 2004 11:00:15 -0700, Gabriel Foster (local) wrote: > Hello, > > Bootstrapping of head of tree of emacs fails for me on Mac OS X.3. > Configure information and error message follow. Any help would be > welcome. Sorry about this. Remove the stale *.elc files in lisp/mh-e/ and make bootstrap should work after that. Satyaki