emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Org mode build failure


From: Achim Gratz
Subject: Re: [O] Org mode build failure
Date: Thu, 7 Feb 2013 11:15:14 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Suvayu Ali <fatkasuvayu+linux <at> gmail.com> writes:
> I am encountering the following build failure when I do `make compile':
> 
> make[1]: Entering directory `/path/build/org-mode/lisp'
> rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc
> org-install.elc
> install -m 644 -p  .
> install: missing destination file operand after ‘.’
> Try 'install --help' for more information.
> make[1]: *** [addcontrib] Error 1
> make[1]: Leaving directory `/path/build/org-mode/lisp'
> make: *** [compile] Error 2
> 
> Any ideas what changed?


The new exporter moved into core and the files you specified in ORG_ADD_CONTRIB
are no longer existing there.  Remove that definition and all is well.


Regards,
Achim.




reply via email to

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