This is the mail archive of the libc-help@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]

bug-iconv6


Is the recent problem supposed to be fixed? Even if I use a locale from the list in localedata/Makefile, I still get the same error as before:

$ export LANG=en_US.ISO-8859-1
$ make check
...
GCONV_PATH=/home/rrt/download/libc-build/iconvdata LC_ALL=C LOCPATH=/home/rrt/download/libc-build/localedata /home/rrt/download/libc-build/elf/ld-linux.so.2 --library-path /home/rrt/download/libc-build:/home/rrt/download/libc-build/math:/home/rrt/download/libc-build/elf:/home/rrt/download/libc-build/dlfcn:/home/rrt/download/libc-build/nss:/home/rrt/download/libc-build/nis:/home/rrt/download/libc-build/rt:/home/rrt/download/libc-build/resolv:/home/rrt/download/libc-build/crypt:/home/rrt/download/libc-build/nptl /home/rrt/download/libc-build/iconvdata/bug-iconv6 > /home/rrt/download/libc-build/iconvdata/bug-iconv6.out
make[2]: *** [/home/rrt/download/libc-build/iconvdata/bug-iconv6.out] Error 1
make[2]: Leaving directory `/home/rrt/download/libc/iconvdata'
make[1]: *** [iconvdata/tests] Error 2
make[1]: Leaving directory `/home/rrt/download/libc'
make: *** [check] Error 2
$ cat bug-iconv6.out iconv returned 7


--
http://rrt.sc3d.org/
Any technology distinguishable from magic is insufficiently advanced
(Keeling)


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