unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "make bootstrap" fails if LANG is not C
@ 2007-08-30  7:32 Miles Bader
  0 siblings, 0 replies; only message in thread
From: Miles Bader @ 2007-08-30  7:32 UTC (permalink / raw)
  To: emacs-devel

This is the trunk, right after the multi-tty merge.

If I compile using "make bootstrap LANG=C", it succeeds, but the
following fails:

   $ echo $LANG
   ja_JP.UTF-8
   $ make bootstrap
           EMACSLOADPATH=/usr/local/src/emacs/devo/lisp ../src/emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/usr/local/src/emacs/devo/lisp/loaddefs.el")' -f batch-update-autoloads $wins
   Directories: /usr/local/src/emacs/devo/lisp/. /usr/local/src/emacs/devo/lisp/./erc /usr/local/src/emacs/devo/lisp/./net /usr/local/src/emacs/devo/lisp/./url /usr/local/src/emacs/devo/lisp/./calc /usr/local/src/emacs/devo/lisp/./gnus /usr/local/src/emacs/devo/lisp/./mail /usr/local/src/emacs/devo/lisp/./mh-e /usr/local/src/emacs/devo/lisp/./play /usr/local/src/emacs/devo/lisp/./emulation /usr/local/src/emacs/devo/lisp/./international /usr/local/src/emacs/devo/lisp/./calendar /usr/local/src/emacs/devo/lisp/./eshell /usr/local/src/emacs/devo/lisp/./emacs-lisp /usr/local/src/emacs/devo/lisp/./textmodes /usr/local/src/emacs/devo/lisp/./progmodes /usr/local/src/emacs/devo/lisp/./language
   Loading /usr/local/src/emacs/devo/lisp/international/subst-ksc.el (source)...
   Loading /usr/local/src/emacs/devo/lisp/international/subst-gb2312.el (source)...
   Loading /usr/local/src/emacs/devo/lisp/international/subst-big5.el (source)...
   Loading /usr/local/src/emacs/devo/lisp/international/subst-jis.el (source)...
   Autoloading failed to define function encoded-kbd-mode
   make[3]: *** [autoloads] エラー 255
   make[3]: ディレクトリ `/usr/local/build/emacs/devo/lisp' から出ます
   make[2]: *** [bootstrap-prepare] エラー 2
   make[2]: ディレクトリ `/usr/local/build/emacs/devo/lisp' から出ます
   make[1]: *** [bootstrap-build] エラー 2
   make[1]: ディレクトリ `/usr/local/build/emacs/devo' から出ます
   make: *** [bootstrap] エラー 2

-miles
-- 
"Unless there are slaves to do the ugly, horrible, uninteresting work, culture
and contemplation become almost impossible. Human slavery is wrong, insecure,
and demoralizing.  On mechanical slavery, on the slavery of the machine, the
future of the world depends." -Oscar Wilde, "The Soul of Man Under Socialism"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-30  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-30  7:32 "make bootstrap" fails if LANG is not C Miles Bader

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).