This is the mail archive of the libc-alpha@sourceware.cygnus.com 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]

problem in ld-time.c


Hi!

Please check ld-time.c in cvs glibc.
I made patch which be check please.

Computing table size for character classes might take a while... done
Computing table size for collation information might take a while... done
localedef: programs/ld-time.c:661: time_output: Assertion `cnt == (((int) (
_NL_NUM_LC_TIME) & 0xffff) + time->cur_num_era - 1 + time->cur_num_alt_digits -
 1 + 1 + (time->cur_num_era * 9 - 1) * 2 + (time->cur_num_era == 0)) && last
_idx + 1 == ((int) (_NL_NUM_LC_TIME) & 0xffff)' failed.
Computing table size for character classes might take a while... done
Computing table size for collation information might take a while... done
localedef: programs/ld-time.c:661: time_output: Assertion `cnt == (((int) (
_NL_NUM_LC_TIME) & 0xffff) + time->cur_num_era - 1 + time->cur_num_alt_digits -
 1 + 1 + (time->cur_num_era * 9 - 1) * 2 + (time->cur_num_era == 0)) && last
_idx + 1 == ((int) (_NL_NUM_LC_TIME) & 0xffff)' failed.
make: *** [install-locales] Error 134



ld-time.c.patch




Thaks

Kaoru Fukui
fukui@ppc.linux.or.jp



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