This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: New failure


On Mon, Jul 17, 2000 at 08:48:56PM -0700, H . J . Lu wrote:
> With "make check" in localedata
> 
> 
> Generating locale de_DE.ISO-8859-1: this might take a while...
> Generating locale de_DE.UTF-8: this might take a while...
> Generating locale en_US.ISO-8859-1: this might take a while...
> Generating locale en_US.ANSI_X3.4-1968: this might take a while...
> localedef: programs/ld-ctype.c:1126: ctype_output: Assertion `! "unknown CTYPE element"' failed. 
> gen-locale.sh: line 4: 25942 Aborted                 I18NPATH=.  GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out
> make[2]: *** [/work/build/gnu/bin/glibc/localedata/de_DE.ISO-8859-1/LC_CTYPE] Error 134
> 

Ulrich,

Do we need to modify ctype_output () in programs/ld-ctype.c for your
change:

2000-07-17  Ulrich Drepper  <drepper@redhat.com>

        * locale/langinfo.h: Add placeholder values in enum for removed
        LC_CTYPE entries.


H.J.

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