This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

locale


Hi,

I don't know, if this is the right place to ask this question, if not, please 
let me know the correct one.
I want to install locales on an (ARM) embedded board. I have cross-compiled 
glibc-2.3.1, copied the i18n directory and the "locale" and "localedef" tools 
onto my board. Running "localedef -a" gives "C" and "POSIX". I think these 
are the default values. Now I run localedef:

localedef -c -v -f ISO-8859-1 -i en_GB /usr/lib/locale/en_GB 

and I get a lot of error messages:

/home/roni/keresztford/share/i18n/locales/en_GB:23: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:24: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:25: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:26: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:27: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:30: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:31: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:32: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:33: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:35: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:36: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:37: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:38: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:39: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:40: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:41: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:42: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:43: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:44: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:45: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:50: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/i18n:1107: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/i18n:1313: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/i18n:1345: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/i18n:1373: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/en_GB:55: non-symbolic character 
value should not be used
/home/roni/keresztford/share/i18n/locales/translit_neutral:10: non-symbolic 
character value should not be used
/home/roni/keresztford/share/i18n/locales/translit_neutral:11: non-symbolic 
character value should not be used
/home/roni/keresztford/share/i18n/locales/translit_neutral:12: non-symbolic 
character value should not be used
/home/roni/keresztford/share/i18n/locales/translit_neutral:13: non-symbolic 
character value should not be used
/home/roni/keresztford/share/i18n/locales/translit_neutral:14: non-symbolic 
character value should not be used
/home/roni/keresztford/share/i18n/locales/translit_neutral:15: non-symbolic 
character value should not be used
/home/roni/keresztford/share/i18n/locales/translit_neutral:16: non-symbolic 
character value should not be used
/home/roni/keresztford/share/i18n/locales/translit_neutral:17: non-symbolic 
character value should not be used
LC_NAME: field `name_gen' not defined
LC_NAME: field `name_mr' not defined
LC_NAME: field `name_mrs' not defined
LC_NAME: field `name_miss' not defined
LC_NAME: field `name_ms' not defined
LC_ADDRESS: field `country_name' not defined
LC_ADDRESS: field `country_post' not defined
LC_ADDRESS: field `country_car' not defined
LC_ADDRESS: field `country_isbn' not defined
LC_ADDRESS: field `lang_name' not defined
LC_ADDRESS: field `lang_term' not defined
LC_ADDRESS: field `lang_ab' not defined
LC_ADDRESS: field `country_num' not defined
LC_ADDRESS: field `country_ab2' not defined
LC_ADDRESS: field `country_ab3' not defined
LC_IDENTIFICATION: field `audience' not defined
LC_IDENTIFICATION: field `application' not defined
LC_IDENTIFICATION: field `abbreviation' not defined
LC_IDENTIFICATION: no identification for category `LC_MEASUREMENT'
LC_CTYPE: table for class "upper": 1564 bytes
LC_CTYPE: table for class "lower": 1564 bytes
LC_CTYPE: table for class "alpha": 3616 bytes
LC_CTYPE: table for class "digit": 600 bytes
LC_CTYPE: table for class "xdigit": 600 bytes
LC_CTYPE: table for class "space": 792 bytes
LC_CTYPE: table for class "print": 5144 bytes
LC_CTYPE: table for class "graph": 5144 bytes
LC_CTYPE: table for class "blank": 792 bytes
LC_CTYPE: table for class "cntrl": 664 bytes
LC_CTYPE: table for class "punct": 4120 bytes
LC_CTYPE: table for class "alnum": 3616 bytes
LC_CTYPE: table for class "combining": 2076 bytes
LC_CTYPE: table for class "combining_level3": 2076 bytes
LC_CTYPE: table for map "toupper": 14364 bytes
LC_CTYPE: table for map "tolower": 12828 bytes
LC_CTYPE: table for map "totitle": 14364 bytes
LC_CTYPE: table for width: 2328 bytes

Some binary and text files are created under /usr/lib/locale/en_GB, but 
"locale -a" shows again "C" and "POSIX" only.
Any helps are appreciated! Thanks!

Áron Takács


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]