Hi Stefan, 2014-05-25 10:37 GMT+02:00 Stefan Husmann <[email protected]>: > 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?
I am able to build AUCTeX from git, but in my experience make fails from time to time for no apparent reason. Usually rerunning make, after dist-cleaning the directory if necessary, does the trick. Bye, Mosè _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
