emacs-orgmode
[Top][All Lists]
Advanced

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

[O] build + odt-export issues


From: Rustom Mody
Subject: [O] build + odt-export issues
Date: Mon, 8 Jul 2013 18:42:37 +0530

I have org from git
 make autoloads works
make all seems to work except that it ends with
-------------------------------------------------
Compiling /src/pdsw/org-mode-8/lisp/ox.el...

In toplevel form:
ox.el:5791:62:Warning: variable assignment to constant
    `org-export-stack-mode-map'

In end of data:
ox.el:6151:1:Warning: the following functions are not known to be defined:
    scroll-up-line, scroll-down-line
Wrote /src/pdsw/org-mode-8/lisp/ox.elc
Done (Total of 103 files compiled, 3 skipped)
make[2]: Leaving directory `/src/pdsw/org-mode-8/lisp'
make[1]: Leaving directory `/src/pdsw/org-mode-8/lisp'
------------------------------------------

However export to odt gives me
Error (ox-odt): Cannot find factory styles files, aborting

$ make install
make -C doc install
make[1]: Entering directory `/src/pdsw/org-mode-8/doc'
make[1]: *** No rule to make target `install'.  Stop.
make[1]: Leaving directory `/src/pdsw/org-mode-8/doc'
make: *** [install-doc] Error 2

though make install-lisp seems to work

org version 8.0.5
emacs version 23.4.1

reply via email to

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