all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steven Tamm <steventamm@mac.com>
Cc: "GNU Emacs Devel (emacs-devel@gnu.org)" <emacs-devel@gnu.org>
Subject: Re: make bootstrap fails with newest CVS sources - 2002-11-25
Date: Mon, 25 Nov 2002 22:10:35 -0800	[thread overview]
Message-ID: <C7019583-0105-11D7-B5FD-00039390AB82@mac.com> (raw)
In-Reply-To: <762A7BB74D6AD51195EF00B0D0AA16602C384F@STPETE>

There appears to be a recursive load (I turned up the recursion check 
from 2 to 3 in fns.c) to get it to fail in lread.

Recursive load: "/dev/emacs/lisp/emacs-lisp/cl-macs.el", 
"/dev/emacs/lisp/button.el", "/dev/emacs/lisp/help-mode.el", 
"/dev/emacs/lisp/help-fns.el", "/dev/emacs/lisp/emacs-lisp/cl-macs.el", 
"/dev/emacs/lisp/button.el", "/dev/emacs/lisp/help-mode.el", 
"/dev/emacs/lisp/help-fns.el", "/dev/emacs/lisp/emacs-lisp/cl-macs.el", 
"/dev/emacs/lisp/button.el", "/dev/emacs/lisp/help-mode.el", 
"/dev/emacs/lisp/help-fns.el", "/dev/emacs/lisp/emacs-lisp/cl-macs.el", 
"/dev/emacs/lisp/button.el", "/dev/emacs/lisp/help-mode.el", 
"/dev/emacs/lisp/help-fns.el", "/dev/emacs/lisp/emacs-lisp/cl-macs.el", 
"/dev/emacs/lisp/faces.el", "/dev/emacs/lisp/loadup.el"

The chain appears to be cl-macs -> help-fns -> help-mode -> button -> 
cl-macs

Reverting lisp/emacs-lisp/cl-macs.el to revision 1.34 (where cl-macs 
doesn't require help-fns) makes bootstrap proceed again.
The only thing I don't really understand is why button.el requires 
cl-macs?

-Steven

On Monday, November 25, 2002, at 09:29  AM, Ben Key wrote:

> make bootstrap fails with newest CVS sources.  The error message is as
> follows:
>
> Recursive `require' for feature `help-fns'
> NMAKE : fatal error U1077: 
> '"d:\emacssrc\21.3\src/obj-spd/i386/temacs.exe"'
> : return code '0xffffffff'
> Stop.
> NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual
> Studio\VC98\bin\nmake.exe"' : return code '0x2'
> Stop.
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://mail.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2002-11-26  6:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-25 17:29 make bootstrap fails with newest CVS sources - 2002-11-25 Ben Key
2002-11-26  6:10 ` Steven Tamm [this message]
2002-11-26  7:22   ` Miles Bader
2002-11-27  7:36   ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2002-11-26 13:49 Ben Key
2002-11-26 16:21 ` Steven Tamm
2002-11-28  7:25   ` Richard Stallman
2002-11-28  7:53     ` Steven Tamm
2002-11-30 14:04       ` Richard Stallman
2002-11-26 15:51 Ben Key
2002-11-28  7:25 ` Richard Stallman
2002-11-26 22:33 Ben Key
2002-11-26 22:58 ` Jason Rumney
2002-11-29 15:02   ` Richard Stallman
2002-11-29 19:35     ` Jason Rumney
2002-11-27  7:01 Gord Peters

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

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

  git send-email \
    --in-reply-to=C7019583-0105-11D7-B5FD-00039390AB82@mac.com \
    --to=steventamm@mac.com \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.