emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Org-mode version 6.30trans (release_6.30d.5.gc125); make fails


From: Sebastian Rose
Subject: [Orgmode] Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el
Date: Fri, 04 Sep 2009 13:26:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

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.
------------------------------------------------------------------------


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 in dired and marking all *.el files
(`% m el$ RET) and byte-compiling them (`B') works for
org-ascii.el.
There it just failes for org-xoxo.el for the same reason.

Funny enough, both, org-ascii.el and org-xoxo.el, do not refer to
`org-float-time' themselves (while some other files do, and they do not
fail).


org-float-time is defined in org-compat.el which has this commentary:

  ;; This file contains code needed for compatibility with XEmacs and older
  ;; versions of GNU Emacs.



Best regards

   Sebastian



Emacs  : GNU Emacs 23.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.1)
 of 2009-08-18 on beteigeuze
Package: Org-mode version 6.30trans (release_6.30d.5.gc125)




reply via email to

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