unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Bill Wohler" <wohler@newt.com>
Cc: emacs-devel@gnu.org
Subject: Re: Error compiling mh stuff
Date: Wed, 18 Jul 2007 17:22:02 +0200	[thread overview]
Message-ID: <f7ccd24b0707180822j2db6ee6cn1e69605df3ba2863@mail.gmail.com> (raw)
In-Reply-To: <87wswx7poy.fsf@olgas.newt.com>

On 7/18/07, Bill Wohler <wohler@newt.com> wrote:

> so I suspect that you
> have a .elc mismatch. Try to remove lisp/mh-e/*.elc and make
> recompile. Failing that, try make bootstrap.

I found this problem while bootstrapping :)

Specifically, I do (I'm on Windows, using MinGW 3.4.5):

  cd nt
  make realclean
  cd ../src
  make distclean
  cd ../nt
  configure --with-gcc --no-cygwin
  make bootstrap install

If that fails, then there
> is probably some compilation error in there somewhere. Please find it
> and report it and I'll try to reproduce it here.

In the full output of the bootstrap, the only errors are these:

   3196:gnus/gnus-mh.el:39:1:Error: Symbol's function definition is
void: mh-require-cl
   3605:mh-e/mh-alias.el:34:1:Error: Symbol's function definition is
void: mh-require-cl
   3609:mh-e/mh-comp.el:39:1:Error: Symbol's function definition is
void: mh-require-cl
   3617:mh-e/mh-folder.el:35:1:Error: Symbol's function definition is
void: mh-require-cl
   3620:mh-e/mh-funcs.el:41:1:Error: Symbol's function definition is
void: mh-require-cl
   3623:mh-e/mh-identity.el:42:1:Error: Symbol's function definition
is void: mh-require-cl
   3626:mh-e/mh-inc.el:37:1:Error: Symbol's function definition is
void: mh-require-cl
   3629:mh-e/mh-junk.el:35:1:Error: Symbol's function definition is
void: mh-require-cl
   3632:mh-e/mh-letter.el:41:1:Error: Symbol's function definition is
void: mh-require-cl
   3635:mh-e/mh-limit.el:35:1:Error: Symbol's function definition is
void: mh-require-cl
   3638:mh-e/mh-mime.el:47:1:Error: Symbol's function definition is
void: mh-require-cl
   3641:mh-e/mh-print.el:33:1:Error: Symbol's function definition is
void: mh-require-cl
   3644:mh-e/mh-scan.el:37:1:Error: Symbol's function definition is
void: mh-require-cl
   3647:mh-e/mh-search.el:49:1:Error: Symbol's function definition is
void: mh-require-cl
   3650:mh-e/mh-seq.el:37:1:Error: Symbol's function definition is
void: mh-require-cl
   3653:mh-e/mh-show.el:36:1:Error: Symbol's function definition is
void: mh-require-cl
   3656:mh-e/mh-speed.el:35:1:Error: Symbol's function definition is
void: mh-require-cl
   3659:mh-e/mh-thread.el:76:1:Error: Symbol's function definition is
void: mh-require-cl
   3662:mh-e/mh-tool-bar.el:33:1:Error: Symbol's function definition
is void: mh-require-cl
   3665:mh-e/mh-utils.el:34:1:Error: Symbol's function definition is
void: mh-require-cl
   3668:mh-e/mh-xface.el:33:1:Error: Symbol's function definition is
void: mh-require-cl

After the bootstrap, the only .elc files in lisp/mh-e/ are
mh-buffers.elc and mh-e.elc.

             Juanma

  reply	other threads:[~2007-07-18 15:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 10:18 Error compiling mh stuff Juanma Barranquero
2007-07-18 14:26 ` Bill Wohler
2007-07-18 15:22   ` Juanma Barranquero [this message]
2007-07-18 16:07     ` Dan Nicolaescu
2007-07-18 18:41     ` Eli Zaretskii
2007-07-23  9:15       ` Juanma Barranquero

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=f7ccd24b0707180822j2db6ee6cn1e69605df3ba2863@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=wohler@newt.com \
    /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).