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]

Re: glibc 2.1.91 (first test release for 2.2)


"H . J . Lu" <hjl@lucon.org> writes:

> # I18NPATH=. GCONV_PATH=/home/work/build/gnu/bin/glibc//iconvdata strace /home/work/build/gnu/bin/glibc/elf/ld.so --library-path /home/work/build/gnu/bin/glibc/ /home/work/build/gnu/bin/glibc/locale/localedef --quiet -c -f tests/test1.cm -i tests/test1.def /home/work/build/gnu/bin/glibc/localedata/test1
> execve("/home/work/build/gnu/bin/glibc/elf/ld.so", ["/home/work/build/gnu/bin/glibc/elf/ld.so", "--library-path", "/home/work/build/gnu/bin/glibc/", "/home/work/build/gnu/bin/glibc/locale/localedef", "--quiet", "-c", "-f", "tests/test1.cm", "-i", "tests/test1.def", "/home/work/build/gnu/bin/glibc/localedata/test1"], [/* 29 vars */]) = 0

OK, localedef wants to print an error message.  Please try adding

	LOCPATH=${common-prefix}localedata

to the environment localedef runs in.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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