emacs-devel
[Top][All Lists]
Advanced

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

Re: leim/ja-dic/ja-dic.elc is not generated automatically


From: Ted Zlatanov
Subject: Re: leim/ja-dic/ja-dic.elc is not generated automatically
Date: Wed, 16 Apr 2008 09:37:45 -0500
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

On Tue, 01 Apr 2008 16:09:06 -0500 Ted Zlatanov <address@hidden> wrote: 

TZ> While compiling today's CVS:
TZ> ...
TZ> Wrote /home/tzz/source/emacs/leim/quail/japanese.elc
TZ> make[3]: *** No rule to make target 
`/home/tzz/source/emacs/leim/ja-dic/ja-dic.elc', needed by `all'.  Stop.
TZ> make[3]: Leaving directory `/home/tzz/source/emacs/leim'
TZ> make[2]: *** [leim] Error 2
TZ> make[2]: Leaving directory `/home/tzz/source/emacs'
TZ> make[1]: *** [bootstrap-build] Error 2
TZ> make[1]: Leaving directory `/home/tzz/source/emacs'
TZ> make: *** [bootstrap] Error 2

TZ> I copied the compilation line for leim/quail/japanese.el for 
leim/ja-dic/ja-dic.el:

TZ> emacs/src]% EMACSLOADPATH=/home/tzz/source/emacs/leim/../lisp LC_ALL=C 
../src/emacs -batch --no-init-file --no-site-file --multibyte -f 
batch-byte-compile /home/tzz/source/emacs/leim/ja-dic/ja-dic.el

TZ> which fixed it for me, but I don't know where the real fix has to be
TZ> made.

This is still happening.  In the leim directory, `make' runs the right
compilation, but from the top of a CVS checkout `make bootstrap' will
still abort with the error above.

I ran "make maintainer-clean; ./configure; make bootstrap" to get this error.

Ted





reply via email to

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