emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error compiling file
@ 2013-07-19 23:29 RCY
  2013-07-20  3:29 ` Nick Dokos
  0 siblings, 1 reply; 2+ messages in thread
From: RCY @ 2013-07-19 23:29 UTC (permalink / raw)
  To: Emacs-orgmode

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

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

* Re: Error compiling file
  2013-07-19 23:29 Error compiling file RCY
@ 2013-07-20  3:29 ` Nick Dokos
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Dokos @ 2013-07-20  3:29 UTC (permalink / raw)
  To: emacs-orgmode

RCY <recif@yahoo.com> 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

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

end of thread, other threads:[~2013-07-20  3:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-19 23:29 Error compiling file RCY
2013-07-20  3:29 ` Nick Dokos

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).