emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* make compile fails
@ 2017-08-19  5:16 Jarmo Hurri
  2017-08-19  6:17 ` Colin Baxter
  0 siblings, 1 reply; 9+ messages in thread
From: Jarmo Hurri @ 2017-08-19  5:16 UTC (permalink / raw)
  To: emacs-orgmode


Greetings.

Just pulled the latest version and tried to compile it. I get the
following error:

------------------------------------------------------------------
[jarmo@localhost org-mode]$ make compile
make -C doc clean;  make -C lisp clean;
make[1]: Entering directory '/home/jarmo/src/org-mode/doc'
rm -f org *.pdf *.html *_letter.tex org-version.inc org-version.tex \
      *.aux *.cp *.cps *.dvi *.fn *.fns *.ky *.kys *.pg *.pgs \
      *.toc *.tp *.tps *.vr *.vrs *.log *.html *.ps
make[1]: Leaving directory '/home/jarmo/src/org-mode/doc'
make[1]: Entering directory '/home/jarmo/src/org-mode/lisp'
rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc org-install.elc
rm -f *.elc
make[1]: Leaving directory '/home/jarmo/src/org-mode/lisp'
make -C lisp compile
make[1]: Entering directory '/home/jarmo/src/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]: *** [Makefile:64: addcontrib] Error 1
make[1]: Leaving directory '/home/jarmo/src/org-mode/lisp'
make: *** [mk/targets.mk:95: compile] Error 2
------------------------------------------------------------------

System specs:
------------------------------------------------------------------
[jarmo@localhost org-mode]$ uname -a
Linux localhost.localdomain 4.12.5-300.fc26.x86_64 #1 SMP Mon Aug 7 15:27:25 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
[jarmo@localhost org-mode]$ dnf list installed emacs
Installed Packages
emacs.x86_64                       1:25.2-3.fc26                        @updates
------------------------------------------------------------------

Any ideas?

Jarmo

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

end of thread, other threads:[~2017-08-20 12:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-19  5:16 make compile fails Jarmo Hurri
2017-08-19  6:17 ` Colin Baxter
2017-08-19  7:30   ` Jarmo Hurri
2017-08-19  7:49     ` Colin Baxter
2017-08-19  8:30       ` Jarmo Hurri
2017-08-20  0:53         ` Adrian Bradd
2017-08-20 12:39           ` Jarmo Hurri
2017-08-20  2:53         ` Adam Porter
2017-08-20  6:26         ` Achim Gratz

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