glibc 2.1.97
Joseph S. Myers
jsm28@cam.ac.uk
Fri Nov 3 03:42:00 GMT 2000
On 2 Nov 2000, Ulrich Drepper wrote:
> glibc-2.1.96-2.1.97.diff.bz2 (also .gz)
This diff is broken: it contains lines of the form
Binary files glibc-2.1.96/iconvdata/testdata/IBM930 and glibc-2.1.97/iconvdata/testdata/IBM930 differ
instead of proper diffs (diff -a should do the trick).
This causes test failures
/bin/sh -e run-iconv-test.sh /usr/src/dev/base/glibc-build > /usr/src/dev/base/glibc-build/iconvdata/iconv-test.out
/usr/src/dev/base/glibc-build/iconv/iconv_prog: cannot open input file `testdata/IBM930': No such file or directory
/usr/src/dev/base/glibc-build/iconv/iconv_prog: cannot open input file `testdata/IBM933': No such file or directory
/usr/src/dev/base/glibc-build/iconv/iconv_prog: cannot open input file `testdata/IBM935': No such file or directory
/usr/src/dev/base/glibc-build/iconv/iconv_prog: cannot open input file `testdata/IBM937': No such file or directory
/usr/src/dev/base/glibc-build/iconv/iconv_prog: cannot open input file `testdata/IBM939': No such file or directory
make[2]: *** [/usr/src/dev/base/glibc-build/iconvdata/iconv-test.out] Error 1
make[2]: Leaving directory `/usr/src/dev/base/glibc-2.1.97/iconvdata'
make[1]: *** [iconvdata/tests] Error 2
make[1]: Leaving directory `/usr/src/dev/base/glibc-2.1.97'
make: *** [check] Error 2
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Libc-alpha
mailing list