emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-mode source code repo make error
@ 2018-02-02  1:24 numbchild
  2018-02-02  4:18 ` Yasushi SHOJI
  0 siblings, 1 reply; 3+ messages in thread
From: numbchild @ 2018-02-02  1:24 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/plain, Size: 1504 bytes --]

When I try to compile with command `make`, but got this output:
```
make -C doc clean;  make -C lisp clean;
make[1]: Entering directory '/home/stardiviner/Code/Emacs/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/stardiviner/Code/Emacs/org-mode/doc'
make[1]: Entering directory '/home/stardiviner/Code/Emacs/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/stardiviner/Code/Emacs/org-mode/lisp'
make -C lisp compile
make[1]: Entering directory '/home/stardiviner/Code/Emacs/org-mode/lisp'
rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc
org-install.elc
org-version: 9.1.5 (release_9.1.5-434-ge490d2)
Loading /home/stardiviner/Code/Emacs/org-mode/lisp/org-compat.el (source)...
Loading /home/stardiviner/Code/Emacs/org-mode/mk/org-fixup.el (source)...
End of file during parsing
make[1]: *** [Makefile:72: org-version.el] Error 255
make[1]: Leaving directory '/home/stardiviner/Code/Emacs/org-mode/lisp'
make: *** [mk/targets.mk:95: compile] Error 2
```

[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/

[-- Attachment #2: Type: text/html, Size: 2082 bytes --]

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

end of thread, other threads:[~2018-02-02 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-02  1:24 org-mode source code repo make error numbchild
2018-02-02  4:18 ` Yasushi SHOJI
2018-02-02 11:21   ` numbchild

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