unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
To: emacs-devel@gnu.org
Subject: "make bootstrap" fails if LANG is not C
Date: Thu, 30 Aug 2007 16:32:38 +0900	[thread overview]
Message-ID: <buohcmhtr3d.fsf@dhapc248.dev.necel.com> (raw)

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"

                 reply	other threads:[~2007-08-30  7:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=buohcmhtr3d.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).