emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Xemacs 21.5.32 and org-8.03, compilation problems


From: Uwe Brauer
Subject: [O] Xemacs 21.5.32 and org-8.03, compilation problems
Date: Sat, 25 May 2013 20:17:00 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) XEmacs/21.5-b32 (linux)

Hello

I know that compiling  org under Xemacs is delicate. I succeeded with
7.8.3 but it seems that the installation process has changed quite a
      bit.

I edit the relevant 

default.mk
file (OK I should not do that but create local.mk)

EMACS=/usr/local/bin/xemacs
BATCH = $(EMACS) -batch -vanilla # Xemacs

Now when running make  the following problems showed up:

    - in almost all files the message:
      Symbol's value as variable
      is void: org-babel-temp-file

      Popped up

    -  in org-footnote
** The following functions are not known to be defined:
    org-in-commented-line, org-in-indented-comment-line,
    org-inside-LaTeX-fragment-p, org-in-verbatim-emphasis,
    org-in-block-p, org-in-regexp, org-inside-latex-macro-p, org-trim,
    org-mark-ring-push, org-show-context, org-id-uuid,
    org-icompleting-read, org-back-over-empty-lines,
    org-fill-paragraph, org-end-of-subtree, outline-next-heading


    -  org-list has similar complains, which I don't want to
       mention here

    -  org.el itself: ! error (("Unknown keyword" :package-version))

    -  ox-odt.el:
  !! File error (("Cannot open load file" "table"))
     Error occurred processing
     /home/oub/ALLES/xemacs/site-lisp/packages/org-8.0.3/lisp/ox-odt.el:
     Cannot open load file: "table"
     which is odd, since I have a (require 'table) in my edit file. 

Did anybody sucessfully compile the latest org version under
Xemacs 21.5.X?


Uwe Brauer 




reply via email to

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