emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Compilation problem


From: Alan Schmitt
Subject: [O] Compilation problem
Date: Mon, 10 Sep 2012 14:29:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin)

Hello,

I cannot compile the current version of org-mode (from git): something
fails during testing:

make test-dirty
install -m 755 -d /var/folders/68/fvntfrw92y50gkk_67rkhsfw0000gn/T//tmp-orgtest
TMPDIR=/var/folders/68/fvntfrw92y50gkk_67rkhsfw0000gn/T//tmp-orgtest 
/Applications/Emacs.app/Contents/MacOS/Emacs -batch -Q  --eval '(add-to-list 
'"'"'load-path "./lisp")' --eval '(add-to-list '"'"'load-path "./testing")'  -l 
org-install.el -l testing/org-test.el --eval '(require '"'"'ob-awk)' --eval 
'(require '"'"'ob-C)' --eval '(require '"'"'ob-fortran)' --eval '(require 
'"'"'ob-maxima)' --eval '(require '"'"'ob-lilypond)' --eval '(require 
'"'"'ob-octave)' --eval '(require '"'"'ob-python)' --eval '(require 
'"'"'ob-sh)'  --eval '(setq org-confirm-babel-evaluate nil)' -f 
org-test-run-batch-tests
Symbol's function definition is void: org-export-define-backend
make[1]: *** [test-dirty] Error 255

Here is my local.mk

EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs
prefix=/Users/schmitta/.emacs.d/vendor
SUDO =
ORG_ADD_CONTRIB=org-checklist org-export org-e-*
up2::

Is this a (known) bug?

Alan



reply via email to

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