>
> *On the other hand: Shouldn't a simple `make' do everything needed to
> succeed?*
>
On "How do I keep current with Org mode development?"
http://orgmode.org/worg/org-faq.php#keeping-current-with-Org-mode-development
it is suggested the following commands
git pull && make clean && make && m
On Sep 4, 2009, at 1:41 PM, Sebastian Rose wrote:
Sebastian Rose writes:
Trying to `make' org-mode fails with the following error message:
In toplevel form:
lisp/org-ascii.el:29:1:Error: Symbol's function definition is void:
org-float-time
make: *** [lisp/org-ascii.elc] Fehler 1
Ope
Sebastian Rose writes:
> Trying to `make' org-mode fails with the following error message:
>
>
> In toplevel form:
> lisp/org-ascii.el:29:1:Error: Symbol's function definition is void:
> org-float-time
> make: *** [lisp/org-ascii.elc] Fehler 1
>
>
>
>
> Opening the org-mode/lisp/ directory
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-