emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Error compiling file


From: Nick Dokos
Subject: Re: [O] Error compiling file
Date: Fri, 19 Jul 2013 23:29:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

RCY <address@hidden> writes:

> Hi,
> I am trying to compile the git version on a Mac 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 or am I doing something wrong?
> Thanks,
> RC
>

AFAIK, there is no such target in the makefile:

,----
| $ make compile-dirall
| make: *** No rule to make target `compile-dirall'.  Stop.
`----

What happens if you just follow the installation directions
in the org manual?

-- 
Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]