all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* leim/ja-dic/ja-dic.elc is not generated automatically
@ 2008-04-01 21:09 Ted Zlatanov
  2008-04-16 14:37 ` Ted Zlatanov
  0 siblings, 1 reply; 2+ messages in thread
From: Ted Zlatanov @ 2008-04-01 21:09 UTC (permalink / raw)
  To: emacs-devel

While compiling today's CVS:

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

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

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

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

Ted





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

* Re: leim/ja-dic/ja-dic.elc is not generated automatically
  2008-04-01 21:09 leim/ja-dic/ja-dic.elc is not generated automatically Ted Zlatanov
@ 2008-04-16 14:37 ` Ted Zlatanov
  0 siblings, 0 replies; 2+ messages in thread
From: Ted Zlatanov @ 2008-04-16 14:37 UTC (permalink / raw)
  To: emacs-devel

On Tue, 01 Apr 2008 16:09:06 -0500 Ted Zlatanov <tzz@lifelogs.com> 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





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

end of thread, other threads:[~2008-04-16 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-01 21:09 leim/ja-dic/ja-dic.elc is not generated automatically Ted Zlatanov
2008-04-16 14:37 ` Ted Zlatanov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.