From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Emacs fails to bootstrap, gnus / mh-e related Date: Thu, 08 Mar 2007 08:53:19 +0900 Message-ID: <87bqj41uhc.fsf@catnip.gol.com> References: <87abyo3oky.fsf@catnip.gol.com> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173311633 533 80.91.229.12 (7 Mar 2007 23:53:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Mar 2007 23:53:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 08 00:53:46 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HP5x1-00039T-7M for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2007 00:53:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HP5x9-00022f-Mg for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2007 18:53:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HP5wx-0001zr-7v for emacs-devel@gnu.org; Wed, 07 Mar 2007 18:53:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HP5wt-0001wW-1P for emacs-devel@gnu.org; Wed, 07 Mar 2007 18:53:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HP5ws-0001wT-T1 for emacs-devel@gnu.org; Wed, 07 Mar 2007 18:53:34 -0500 Original-Received: from smtp02.dentaku.gol.com ([203.216.5.72]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HP5wf-0006Af-GX; Wed, 07 Mar 2007 18:53:21 -0500 Original-Received: from 203-216-97-073.dsl.gol.ne.jp ([203.216.97.73] helo=catnip.gol.com) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1HP5wb-0001WT-Tf; Thu, 08 Mar 2007 08:53:17 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id BB35F2F43; Thu, 8 Mar 2007 08:53:19 +0900 (JST) System-Type: i686-pc-linux-gnu In-Reply-To: (Andreas Schwab's message of "Wed\, 07 Mar 2007 22\:38\:21 +0100") Original-Lines: 42 X-Abuse-Complaints: abuse@gol.com X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67544 Archived-At: Andreas Schwab writes: >> In toplevel form: >> ../../../../src/emacs/devo/lisp/gnus/gnus-mh.el:38:1:Error: Symbol's function definition is void: mh-require-cl > > Do you have mh-e/mh-loaddefs.el? I have this: ;;; mh-loaddefs.el --- automatically extracted autoloads ;; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Keywords: mail ;;; Commentary: ;;; Change Log: ;;; Code: (provide 'mh-loaddefs) ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; End: ;;; mh-loaddefs.el ends here I gather it's supposed to contain something more? What is supposed to update it? One thing that might be relevant: My original command used make's -j4 option (for parallel makes): "make -j4 bootstrap". When that failed, I redid it using a simple "make bootstrap", but perhaps if this file was somehow screwed up by the make -j4, and isn't being properly regenerated by "make bootstrap", that could be why it failed the 2nd time? Thanks, -Miles -- Somebody has to do something, and it's just incredibly pathetic that it has to be us. -- Jerry Garcia