[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] make update fails
From: |
Detlef Steuer |
Subject: |
[O] make update fails |
Date: |
Mon, 23 Apr 2012 14:17:56 +0200 |
Did a fresh pull
git clone git://orgmode.org/org-mode.git
after
make update
failed with some errors.
Did an
make update
immediately after pulling and ended there:
mkdir -p /tmp/tmp-orgtest
TMPDIR=/tmp/tmp-orgtest emacs -batch -Q -L lisp/ -L testing/ --eval
'(defconst org-release "7.8.09-Test")' -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
Cannot open load file: ert
make[1]: *** [check] Fehler 255
make[1]: Leaving directory `/home/steuer/GIT/org-mode'
make: *** [update] Fehler 2
Thx for looking into this!
Detlef
- [O] make update fails,
Detlef Steuer <=