all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7694: Recursive Dependency in Current Bzr
@ 2010-12-21  1:10 Noah Lavine
  2010-12-21 14:42 ` Andreas Schwab
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Noah Lavine @ 2010-12-21  1:10 UTC (permalink / raw
  To: 7694

Hello,

When I make the current bzr emacs, I get the following error:

(...lots of normal make output here...)
In toplevel form:
gnus/nnir.el:286:1:Error: Recursive `require' for feature `gnus-sum'
make[2]: *** [gnus/nnir.elc] Error 1

Noah Lavine





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

* bug#7694: Recursive Dependency in Current Bzr
  2010-12-21  1:10 bug#7694: Recursive Dependency in Current Bzr Noah Lavine
@ 2010-12-21 14:42 ` Andreas Schwab
  2010-12-21 15:17 ` Jan D.
  2010-12-21 15:18 ` Stefan Monnier
  2 siblings, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2010-12-21 14:42 UTC (permalink / raw
  To: Noah Lavine; +Cc: 7694

Noah Lavine <noah.b.lavine@gmail.com> writes:

> When I make the current bzr emacs, I get the following error:

$ make bootstrap

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





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

* bug#7694: Recursive Dependency in Current Bzr
  2010-12-21  1:10 bug#7694: Recursive Dependency in Current Bzr Noah Lavine
  2010-12-21 14:42 ` Andreas Schwab
@ 2010-12-21 15:17 ` Jan D.
  2010-12-21 15:18 ` Stefan Monnier
  2 siblings, 0 replies; 4+ messages in thread
From: Jan D. @ 2010-12-21 15:17 UTC (permalink / raw
  To: Noah Lavine; +Cc: 7694

Noah Lavine skrev 2010-12-21 02:10:
> Hello,
>
> When I make the current bzr emacs, I get the following error:
>
> (...lots of normal make output here...)
> In toplevel form:
> gnus/nnir.el:286:1:Error: Recursive `require' for feature `gnus-sum'
> make[2]: *** [gnus/nnir.elc] Error 1
>
> Noah Lavine
>
>

You need to do make bootstrap.

	Jan D.






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

* bug#7694: Recursive Dependency in Current Bzr
  2010-12-21  1:10 bug#7694: Recursive Dependency in Current Bzr Noah Lavine
  2010-12-21 14:42 ` Andreas Schwab
  2010-12-21 15:17 ` Jan D.
@ 2010-12-21 15:18 ` Stefan Monnier
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2010-12-21 15:18 UTC (permalink / raw
  To: Noah Lavine; +Cc: 7694

close 7694
thanks

> (...lots of normal make output here...)
> In toplevel form:
> gnus/nnir.el:286:1:Error: Recursive `require' for feature `gnus-sum'
> make[2]: *** [gnus/nnir.elc] Error 1

rm lisp/gnus/nnir.elc
make


        Stefan





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

end of thread, other threads:[~2010-12-21 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21  1:10 bug#7694: Recursive Dependency in Current Bzr Noah Lavine
2010-12-21 14:42 ` Andreas Schwab
2010-12-21 15:17 ` Jan D.
2010-12-21 15:18 ` 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.