From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Samuel Wales" Subject: cannot run makefile on mac os x tiger Date: Mon, 22 Sep 2008 13:15:42 -0700 Message-ID: <20524da70809221315j71999b5ve201d3957e17612a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KhrpQ-0004j1-AL for emacs-orgmode@gnu.org; Mon, 22 Sep 2008 16:16:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KhrpP-0004in-Me for emacs-orgmode@gnu.org; Mon, 22 Sep 2008 16:16:15 -0400 Received: from [199.232.76.173] (port=42557 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhrpP-0004ik-Ey for emacs-orgmode@gnu.org; Mon, 22 Sep 2008 16:16:15 -0400 Received: from ey-out-1920.google.com ([74.125.78.147]:26256) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KhrpO-0006ba-I9 for emacs-orgmode@gnu.org; Mon, 22 Sep 2008 16:16:15 -0400 Received: by ey-out-1920.google.com with SMTP id 4so491951eyg.24 for ; Mon, 22 Sep 2008 13:15:42 -0700 (PDT) Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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