emacs-devel
[Top][All Lists]
Advanced

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

Re: build broken: no defun org-float-time. Who's guilty, and what does


From: Stefan Monnier
Subject: Re: build broken: no defun org-float-time. Who's guilty, and what does he propose?
Date: Tue, 08 Sep 2009 12:48:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> Always run `make bootstrap' if you don't want to deal with these issues.

> That's horrible.  It's very slow, and if the build breaks for any other
> reason (careless commission), you haven't even got the bulk of your old
> build left.

The problem is that we don't have the necessary code right now to
generate the needed dependency graph, so wile "cvs update; make" often
works, it sometimes fails for lack of dependency info, in which case
"make bootstrap" works around the problem.


        Stefan




reply via email to

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