emacs-orgmode
[Top][All Lists]
Advanced

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

[O] make compile fails


From: Jarmo Hurri
Subject: [O] make compile fails
Date: Sat, 19 Aug 2017 08:16:28 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Greetings.

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

------------------------------------------------------------------
address@hidden 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:
------------------------------------------------------------------
address@hidden 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
address@hidden org-mode]$ dnf list installed emacs
Installed Packages
emacs.x86_64                       1:25.2-3.fc26                        @updates
------------------------------------------------------------------

Any ideas?

Jarmo




reply via email to

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