[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] Problem with the Makefile?
From: |
Stefan Husmann |
Subject: |
[AUCTeX] Problem with the Makefile? |
Date: |
Sun, 25 May 2014 10:37:01 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
Hello,
building AUCTeX from git ends in
Wrote
/home/haawda/paketierung/maintained_by_me/auctex-git/src/auctex/style/metalogo.elc
Wrote
/home/haawda/paketierung/maintained_by_me/auctex-git/src/auctex/style/english.elc
Wrote
/home/haawda/paketierung/maintained_by_me/auctex-git/src/auctex/style/exercise.elc
In toplevel form:
tex-jp.el:348:47:Warning: reference to free variable `japanese-TeX-mode'
tex-jp.el:350:34:Warning: reference to free variable
`TeX-japanese-process-output-coding-system'
tex-jp.el:351:34:Warning: reference to free variable
`TeX-japanese-process-input-coding-system'
In end of data:
tex-jp.el:848:1:Warning: the function `japanese-TeX-coding-ejsu' is not known
to be defined.
Wrote /home/haawda/paketierung/maintained_by_me/auctex-git/src/auctex/tex-jp.elc
Makefile:158: recipe for target 'lisp' failed
This is strange, since line 158 only says
$(ELCC) -f batch-byte-compile $(AUCSRC) $(STYLESRC) $(MULESRC)
and MULESRC only includes tex-jp.el, and tex-jp.elc was generated. So anything
should have been done, and the line should not fail.
Is this only me?
Best Regards
Stefan Husmann
- [AUCTeX] Problem with the Makefile?,
Stefan Husmann <=