Hi Carsten, thanks for your fix. It works for me now, but I got the same problem with Emacs.app 23.1. So I don't think this is related to my version of my emacs. But nevermind I've been able to compile it, and everything is working now.
Regards Jean-Marie On 06.04.2010, at 16:53, Carsten Dominik wrote: > Hi Jean Marie - stating your Emacs version would have helped. I see now that > you did that in your first message... > > This is fixed in 6.35b, so that it also works again for Emacs 22. > > - Carsten > > On Apr 6, 2010, at 12:28 PM, Jean-Marie Gaillourdet wrote: > >> Hi, >> >> I've propably copied too few information. make all aborts for me. Below is >> now the complete output >> >> Regards, >> Jean >> >> leibniz:org-6.35 jmg$ make clean >> make cleanelc >> rm -f lisp/org.elc lisp/org-agenda.elc lisp/org-ascii.elc >> lisp/org-attach.elc lisp/org-archive.elc lisp/org-bbdb.elc >> lisp/org-beamer.elc lisp/org-bibtex.elc lisp/org-clock.elc >> lisp/org-colview.elc lisp/org-colview-xemacs.elc lisp/org-compat.elc >> lisp/org-crypt.elc lisp/org-ctags.elc lisp/org-datetree.elc >> lisp/org-docview.elc lisp/org-entities.elc lisp/org-exp.elc >> lisp/org-exp-blocks.elc lisp/org-docbook.elc lisp/org-faces.elc >> lisp/org-feed.elc lisp/org-footnote.elc lisp/org-freemind.elc >> lisp/org-gnus.elc lisp/org-habit.elc lisp/org-html.elc >> lisp/org-icalendar.elc lisp/org-id.elc lisp/org-indent.elc lisp/org-info.elc >> lisp/org-inlinetask.elc lisp/org-jsinfo.elc lisp/org-irc.elc >> lisp/org-latex.elc lisp/org-list.elc lisp/org-mac-message.elc >> lisp/org-macs.elc lisp/org-mew.elc lisp/org-mhe.elc lisp/org-mobile.elc >> lisp/org-mouse.elc lisp/org-publish.elc lisp/org-plot.elc >> lisp/org-protocol.elc lisp/org-remember.elc lisp/org-rmail.elc >> lisp/org-src.elc lisp/org-table.elc lisp/org-timer.elc lisp/org-vm.elc >> lisp/org-w3m.elc lisp/org-wl.elc lisp/org-xoxo.elc lisp/org-install.elc >> make cleandoc >> (cd doc; rm -f org.pdf org org.html orgcard.pdf) >> (cd doc; rm -f *.aux *.cp *.cps *.dvi *.fn *.fns *.ky *.kys *.pg *.pgs) >> (cd doc; rm -f *.toc *.tp *.tps *.vr *.vrs *.log *.html *.ps) >> (cd doc; rm -f orgcard_letter.tex orgcard_letter.pdf) >> (cd doc; rm -rf manual) >> make cleanrel >> rm -rf RELEASEDIR >> rm -rf org-6.* >> rm -rf org-6*zip org-6*tar.gz >> rm -f *~ */*~ */*/*~ >> leibniz:org-6.35 jmg$ make all >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org.el:18522:1:Warning: the following functions might not be defined at >> runtime: calendar-forward-day, parse-time-string, calendar-goto-date, >> calendar-goto-today >> org.el:18522:1:Warning: the following functions are not known to be defined: >> table--at-cell-p, org-clock-update-mode-line, org-default-export-plist, >> org-infile-export-plist, org-clock-save-markers-for-cut-and-paste, >> org-agenda-save-markers-for-cut-and-paste, dired-get-filename, >> org-id-store-link, iswitchb-read-buffer, mouse-set-point, >> org-agenda-copy-local-variable, org-attach-reveal, org-gnus-follow-link, >> org-inlinetask-remove-END-maybe, org-get-current-options, org-agenda-skip, >> org-format-agenda-item, org-agenda-new-marker, >> org-agenda-change-all-lines, org-columns-number-to-string, >> org-columns-get-format-and-top-level, org-columns-compute, >> calendar-absolute-from-iso, calendar-iso-from-absolute, >> org-id-locations-save, org-id-locations-load, cdlatex-tab, >> clear-image-cache, org-export-latex-fix-inputenc, >> beginning-of-visual-line, org-agenda-set-restriction-lock, >> speedbar-line-directory, org-agenda-maybe-redo >> Wrote /Users/jmg/tmp/org-6.35/lisp/org.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-agenda.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In org-finalize-agenda: >> org-agenda.el:2777:26:Warning: reference to free variable >> `org-agenda-overriding-columns-format' >> >> In end of data: >> org-agenda.el:7662:1:Warning: the following functions might not be defined at >> runtime: calendar-goto-date, calendar-iso-date-string, >> calendar-julian-date-string, calendar-astro-date-string, >> calendar-hebrew-date-string, calendar-islamic-date-string, >> calendar-french-date-string, calendar-bahai-date-string, >> calendar-mayan-date-string, calendar-coptic-date-string, >> calendar-ethiopic-date-string, calendar-persian-date-string, >> calendar-chinese-date-string >> org-agenda.el:7662:1:Warning: the following functions are not known to be >> defined: org-habit-insert-consistency-graphs, calendar-iso-from-absolute, >> org-is-habit-p, org-habit-parse-todo, org-habit-get-priority, >> org-columns-quit, calendar-absolute-from-iso, mouse-set-point, >> org-datetree-find-date-create >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-agenda.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-ascii.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-ascii.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-attach.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-attach.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-archive.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org-archive.el:472:1:Warning: the function `org-inlinetask-remove-END-maybe' >> is not known to be defined. >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-archive.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-bbdb.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org-bbdb.el:388:1:Warning: the following functions are not known to be >> defined: bbdb-record-name, bbdb-current-record, bbdb-record-getprop, >> bbdb-name, bbdb-company, bbdb, bbdb-split, bbdb-string-trim, bbdb-records, >> calendar-leap-year-p, diary-ordinal-suffix, bbdb-completing-read-record >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-bbdb.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-beamer.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-beamer.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-bibtex.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org-bibtex.el:206:1:Warning: the following functions are not known to be >> defined: bibtex-beginning-of-entry, bibtex-parse-entry, >> bibtex-generate-autokey, bibtex-url >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-bibtex.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-clock.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org-clock.el:2053:1:Warning: the following functions are not known to be >> defined: popup-menu, calendar-absolute-from-iso >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-clock.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-colview.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org-colview.el:1498:1:Warning: the following functions are not known to be >> defined: org-agenda-do-context-action, org-agenda-redo >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-colview.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile >> lisp/org-colview-xemacs.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org-colview-xemacs.el:1701:1:Warning: the function `org-agenda-redo' is not >> known to be defined. >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-colview-xemacs.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-compat.el >> >> In end of data: >> org-compat.el:404:1:Warning: the following functions are not known to be >> defined: add-local-hook, x-focus-frame, w32-focus-frame >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-compat.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-crypt.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org-crypt.el:183:1:Warning: the following functions are not known to be >> defined: epg-make-context, epg-encrypt-string, epg-list-keys, >> epg-decrypt-string >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-crypt.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-ctags.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-ctags.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-datetree.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-datetree.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-docview.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In end of data: >> org-docview.el:87:1:Warning: the following functions are not known to be >> defined: doc-view-goto-page, doc-view-current-page >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-docview.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-entities.el >> Loading subst-ksc... >> Loading subst-gb2312... >> Loading subst-big5... >> Loading subst-jis... >> >> In toplevel form: >> org-entities.el:29:19:Warning: reference to free variable `org-table-align' >> >> In end of data: >> org-entities.el:489:1:Warning: the following functions are not known to be >> defined: declare-function, org-table-align >> Wrote /Users/jmg/tmp/org-6.35/lisp/org-entities.elc >> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) >> \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) >> (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-exp.el >> >> In toplevel form: >> lisp/org-exp.el:29:1:Error: Symbol's value as variable is void: >> org-table-align >> make: *** [lisp/org-exp.elc] Error 1 >> leibniz:org-6.35 jmg$ >> >> >> >> > > - Carsten > > > _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode