unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Andreas Schwab <schwab@suse.de>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs fails to bootstrap, gnus / mh-e related
Date: Thu, 08 Mar 2007 08:53:19 +0900	[thread overview]
Message-ID: <87bqj41uhc.fsf@catnip.gol.com> (raw)
In-Reply-To: <jeodn43faq.fsf@sykes.suse.de> (Andreas Schwab's message of "Wed\, 07 Mar 2007 22\:38\:21 +0100")

Andreas Schwab <schwab@suse.de> 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 <wohler@newt.com>
   ;; 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

  reply	other threads:[~2007-03-07 23:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-07 18:17 Emacs fails to bootstrap, gnus / mh-e related Miles Bader
2007-03-07 18:25 ` Miles Bader
2007-03-07 21:38 ` Andreas Schwab
2007-03-07 23:53   ` Miles Bader [this message]
2007-03-08  0:03     ` Andreas Schwab
2007-04-04  6:19     ` Bill Wohler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bqj41uhc.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).