On Mon, 2011-07-25 at 15:34 -0500, Robert Brick wrote: > I should have mentioned it in my initial mail. I believe that the > glibc message catalog is installed correctly. > > root@cpc3xx:/bin# ls -l /usr/share/locale/es/LC_MESSAGES/ > total 232 > -rw-r--r-- 1 root root 110655 jul 23 13:57 coreutils.mo > -rw-r--r-- 1 root root 120808 jul 21 01:15 libc.mo > root@cpc3xx:/bin# > > Is there any other file other than .../es/LC_MESSAGES/libc.mo that make > up the message catalog?
Oh, very strange then. That does look correct; as far as I know libc.mo is the only file you should need to get localised output from glibc. What does the output from "strace -f ls /nonexistent" look like? p. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
