all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Generating charset map files during bootstrap
Date: Fri, 22 May 2015 11:55:41 +0300	[thread overview]
Message-ID: <83y4kh3saa.fsf@gnu.org> (raw)
In-Reply-To: <gmpp5tgk9m.fsf@fencepost.gnu.org>

> From: Glenn Morris <rgm@gnu.org>
> Date: Fri, 22 May 2015 03:10:29 -0400
> 
> 
> I'm interested in removing (at least some of) the etc/charset/*.map
> files from the repository, and generating them during bootstrap (the
> first time only, as is done eg for the unidata files). To that end:
> 
> 1) Please could Someone(s) check that this works on MS Windows:
> 
> cd admin/charsets
> make extraclean
> make local

It's no-go here:

    GEN      ../../etc/charsets/ALTERNATIVNYJ.map
  make: *** No rule to make target `/usr/share/i18n/charmaps/GB18030.gz', needed by `../../etc/charsets/GB180302.map'.  Stop.

If I remove GB180304.map from the value of LOCAL, it goes on, and then
fails again:

    GEN      ../../lisp/international/cp51932.el
  make: *** No rule to make target `/usr/share/i18n/charmaps/EUC-JP-MS.gz', needed by `../../lisp/international/eucjp-ms.el'.  Stop.

at which point I stopped trying.

I assume the same failure will happen on any non-glibc Posix host as
well.

Maybe we should simply import that glibc directory, and use our own
copy?  It makes little sense to me to be able to generate only a part
of the maps, but not the others.



  reply	other threads:[~2015-05-22  8:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-22  7:10 Generating charset map files during bootstrap Glenn Morris
2015-05-22  8:55 ` Eli Zaretskii [this message]
2015-05-22 22:49   ` Glenn Morris
2015-05-23  7:37     ` Eli Zaretskii
2015-05-23 18:34       ` Glenn Morris
2015-05-23 19:25         ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=83y4kh3saa.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@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 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.