emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bootstrap failure [trunk]


From: Angelo Graziosi
Subject: Bootstrap failure [trunk]
Date: Wed, 18 Aug 2010 19:05:25 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

On Kubuntu 8.04, bootstrapping Emacs trunk rev. 101128, fails as follows:

[...]
Compiling /tmp/emacs/lisp/org/ob-clojure.el

In toplevel form:
../../lisp/org/ob-C.el:34:1:Error: Recursive 'require' for feature 'ob'
make[3]: *** [org/ob-C.elc] Errore 1
make[3]: *** In attesa di lavori non terminati...

In toplevel form:
../../lisp/org/ob-R.el:30:1:Error: Recursive 'require' for feature 'ob'
make[3]: *** [org/ob-R.elc] Errore 1

In toplevel form:
../../lisp/org/ob-asymptote.el:46:1:Error: Recursive 'require' for feature 'ob'
make[3]: *** [org/ob-asymptote.elc] Errore 1

In toplevel form:
../../lisp/org/ob-clojure.el:41:1:Error: Recursive 'require' for feature `ob'
make[3]: *** [org/ob-clojure.elc] Errore 1
make[3]: uscita dalla directory /tmp/emacs/Work/lisp
make[2]: *** [compile-main] Errore 2
make[2]: uscita dalla directory /tmp/emacs/Work/lisp
make[1]: *** [lisp] Errore 2
make[1]: uscita dalla directory /tmp/emacs/Work
make: *** [bootstrap] Errore 2

I see this in ChangeLog:

2010-08-18  Glenn Morris  <>

        * ob.el: Require org when compiling.
        (org-save-outline-visibility): Remove macro declaration.
        * ob-emacs-lisp.el: Require ob-comint when compiling, for macros.

which could be the cause.

Ciao,
Angelo.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]