Re: [O] org-mode source code repo make error

2018-02-02 Thread numbch...@gmail.com
I did'nt use `make -C lisp compile`. I just use `make` and `make compile`. Check out my original email, it's the output from command `make`. I did a search, found this `make -C lisp compile` is from `mk/targets.mk`. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner

Re: [O] org-mode source code repo make error

2018-02-01 Thread Yasushi SHOJI
Hi, On Fri, Feb 2, 2018 at 10:24 AM, numbch...@gmail.com wrote: > When I try to compile with command `make`, but got this output: [...] > make -C lisp compile just do `make compile`. you can't use `-C` in org-mode source tree. In my case with `-C`, I get: $ make -C lisp

[O] org-mode source code repo make error

2018-02-01 Thread numbch...@gmail.com
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