[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] cannot run makefile on mac os x tiger
From: |
Samuel Wales |
Subject: |
[Orgmode] cannot run makefile on mac os x tiger |
Date: |
Mon, 22 Sep 2008 13:15:42 -0700 |
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
- [Orgmode] cannot run makefile on mac os x tiger,
Samuel Wales <=