all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bootstrapping fails while building autoloads.
@ 2006-05-29  2:31 Luc Teirlinck
  2006-05-29  4:00 ` Luc Teirlinck
  0 siblings, 1 reply; 3+ messages in thread
From: Luc Teirlinck @ 2006-05-29  2:31 UTC (permalink / raw)


Bootstrapping currently fails while building autoloads.
End of `make bootstrap' output:

Generating autoloads for ediff.el...
Selecting deleted buffer
make[2]: *** [autoloads] Error 255
make[2]: Leaving directory `/home/teirllm/emacscvsdir/emacs/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs'
make: *** [bootstrap] Error 2

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bootstrapping fails while building autoloads.
  2006-05-29  2:31 Bootstrapping fails while building autoloads Luc Teirlinck
@ 2006-05-29  4:00 ` Luc Teirlinck
  2006-05-29  5:47   ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Luc Teirlinck @ 2006-05-29  4:00 UTC (permalink / raw)


After recent additional (since my prior report) changes to the
autoload machinery, I still can not bootstrap.  But the error message
changed to:

Generating autoloads for emacs-lisp/edebug.el...done
Symbol's function definition is void: edebug-basic-spec
make[2]: *** [autoloads] Error 255
make[2]: Leaving directory `/home/teirllm/emacscvsdir/emacs/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs'
make: *** [bootstrap] Error 2

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bootstrapping fails while building autoloads.
  2006-05-29  4:00 ` Luc Teirlinck
@ 2006-05-29  5:47   ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2006-05-29  5:47 UTC (permalink / raw)
  Cc: emacs-devel

> After recent additional (since my prior report) changes to the
> autoload machinery, I still can not bootstrap.  But the error message
> changed to:

Should be fixed now,


        Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-29  5:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-29  2:31 Bootstrapping fails while building autoloads Luc Teirlinck
2006-05-29  4:00 ` Luc Teirlinck
2006-05-29  5:47   ` Stefan Monnier

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.