This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

glibc-2.3.2's tst-gettext.c check fails


I'm building glibc-2.3.2 using gcc-3.2.2 and binutils-2.13.2.1 but the make
check insist on failing during tst-gettext. I'll reproduce here the
tst.gettext.out:

//--------------------------------------------- BEGIN ----------------------
test `gettext' with LANGUAGE set
test `gettext' with LANGUAGE set
test `dgettext' with LANGUAGE set
test `gettext' with LC_ALL set
test `gettext' with LC_ALL deciding
test `dgettext' with LC_ALL deciding
test `gettext' with LC_ALL set
test `gettext' with LC_xxx deciding
test `dgettext' with LC_xxx deciding
test `dcgettext' with category == LC_MESSAGES
test `dcgettext' with LANGUAGE == LC_TIME
test `dcgettext' with LANGUAGE == LC_NUMERIC
tst-gettext.c:215: setlocale (LC_ALL, ""): No such file or directory
test `gettext' with LANG set
test `gettext' with LANG set
test `dgettext' with LANG set
//--------------------------------------------- END ----------------------

There seems to be a problem with setlocale(LC_ALL,""). FYI, i'm running
Mandrake 9.1 in a AMD K6II 500MHz, and i'm building the static version of
the library.

Thanks for any help...

[]'s
rod



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