From mboxrd@z Thu Jan 1 00:00:00 1970 From: RCY Subject: Error while compiling Date: Fri, 19 Jul 2013 19:24:38 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0K2i-0005LQ-Uj for Emacs-orgmode@gnu.org; Fri, 19 Jul 2013 19:25:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0K2R-0002UN-Aj for Emacs-orgmode@gnu.org; Fri, 19 Jul 2013 19:24:56 -0400 Received: from mail-ob0-x233.google.com ([2607:f8b0:4003:c01::233]:56689) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0K2R-0002TE-5h for Emacs-orgmode@gnu.org; Fri, 19 Jul 2013 19:24:39 -0400 Received: by mail-ob0-f179.google.com with SMTP id xk17so5966178obc.24 for ; Fri, 19 Jul 2013 16:24:38 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs-orgmode@gnu.org Hi, I tried compiling the git version on a Mac running Lion with emacs 24.3 and I get the error: make compile-dirall ==================== dirall ==================== Checking /Users/rc/elisp/org-mode/lisp... Compiling /Users/rc/elisp/org-mode/lisp/org-attach.el... In toplevel form: org-attach.el:42:1:Error: Symbol's value as variable is void: user-emacs-directory Compiling /Users/rc/elisp/org-mode/lisp/org-install.el... Compiling /Users/rc/elisp/org-mode/lisp/org-loaddefs.el... Compiling /Users/rc/elisp/org-mode/lisp/org-version.el... Compiling /Users/rc/elisp/org-mode/lisp/ox-odt.el... In toplevel form: ox-odt.el:369:1:Error: Cannot open load file: rng-loc Done (Total of 0 files compiled, 2 failed, 3 skipped) Is there a problem with the file in th git version o