Hey Emilio,

> I should upgrade /etc/locale.build to /etc/locale.gen.

that's right, you should.

> I did not find anything about this upgrade.

glibc has been warning about this for a very long time (>year, I guess)
during emerge. glibc-2.6.1 is the first stable version to fail if the
user hasn't upgraded yet.

> Is it a matter of name changing only?

No.

$ cat /etc/locale.gen
# /etc/locale.gen: list all of the locales you want to have on your system
#
# The format of each line:
# <locale> <charmap>
#
# Where <locale> is a locale located in /usr/share/i18n/locales/ and
# where <charmap> is a charmap located in /usr/share/i18n/charmaps/.
#
# All blank lines and lines starting with # are ignored.
#
# For the default list of supported combinations, see the file:
# /usr/share/i18n/SUPPORTED
#
# Whenever glibc is emerged, the locales listed here will be automatically
# rebuilt for you.  After updating this file, you can simply run `locale-gen`
# yourself instead of re-emerging glibc.

cs_CZ ISO-8859-2
en_US ISO-8859-1
ja_JP EUC-JP
en_US.ISO-8859-1 ISO-8859-1
en_US.UTF-8 UTF-8
cs_CZ.ISO-8859-2 ISO-8859-2
cs_CZ.UTF-8 UTF-8
cs_CZ.CP1250 CP1250
ja_JP.EUC-JP EUC-JP
ja_JP.UTF-8 UTF-8

-rz
-- 
[EMAIL PROTECTED] mailing list

Reply via email to