all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Error while compiling
@ 2013-07-19 23:24 RCY
  2013-07-20  4:22 ` Jambunathan K
  0 siblings, 1 reply; 2+ messages in thread
From: RCY @ 2013-07-19 23:24 UTC (permalink / raw
  To: Emacs-orgmode

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

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

* Re: Error while compiling
  2013-07-19 23:24 Error while compiling RCY
@ 2013-07-20  4:22 ` Jambunathan K
  0 siblings, 0 replies; 2+ messages in thread
From: Jambunathan K @ 2013-07-20  4:22 UTC (permalink / raw
  To: RCY; +Cc: Emacs-orgmode

RCY <recif@yahoo.com> writes:

> ox-odt.el:369:1:Error: Cannot open load file: rng-loc

rng-loc is a file that comes with Emacs.  Your Emacs installation
doesn't seem OK to me.

M-x locate-library RET rng-loc RET

        Library is file ~/src/emacs/trunk/lisp/nxml/rng-loc.elc

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

end of thread, other threads:[~2013-07-20  4:20 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:24 Error while compiling RCY
2013-07-20  4:22 ` Jambunathan K

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.