Both the default emacs (21) and carbon emacs (22) do not work in the
makefile.  Does anybody know of an easy workaround?

Thanks.

/opt/local/bin/emacs -batch -q -eval "(progn (add-to-list (quote
load-path) (expand-file-name \"./lisp/\")) (add-to-list (quote
load-path) \"/usr/local/share/emacs/site-lisp\"))" -f
batch-byte-compile lisp/org-macs.el
Symbol's value as variable is void: carbon-emacs-package-portable-mode
make: *** [lisp/org-macs.elc] Error 255

/usr/bin/emacs  -batch -q -eval "(progn (add-to-list (quote load-path)
(expand-file-name \"./lisp/\")) (add-to-list (quote load-path)
\"/usr/local/share/emacs/site-lisp\"))" -f batch-byte-compile
lisp/org-macs.el
Cannot open load file:
/Applications/Emacs.app/Contents/MacOS/libexec/fns-21.2.1.el
make: *** [lisp/org-macs.elc] Error 255


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to