emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* cannot run makefile on mac os x tiger
@ 2008-09-22 20:15 Samuel Wales
  2008-09-22 20:25 ` Samuel Wales
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Wales @ 2008-09-22 20:15 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cannot run makefile on mac os x tiger
  2008-09-22 20:15 cannot run makefile on mac os x tiger Samuel Wales
@ 2008-09-22 20:25 ` Samuel Wales
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Wales @ 2008-09-22 20:25 UTC (permalink / raw)
  To: emacs-orgmode

Apologies.  Works better from a shell that is not inside emacs.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-22 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-22 20:15 cannot run makefile on mac os x tiger Samuel Wales
2008-09-22 20:25 ` Samuel Wales

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).