From: Jim Meyering <[EMAIL PROTECTED]>

> > $ locale
> > LANG=en_US
> 
> So now you have two variables you can tweak in an attempt
> to determine which part of your system is provoking the failure:
> the locale and the version of your C library.
> 
> Try first with
> 
>   env LC_ALL=C sort ...

That fixes it.  So does that point you to the suspect code ?


> then, consider upgrading to a newer libc (easier said than done, I know).

I have a Red Hat 9 box as well ... which I'll probably try soon but not
tonight.


-- 
##############################################################
# Antonomasia   ant notatla.org.uk                           #
# See http://www.notatla.org.uk/                             #
##############################################################


_______________________________________________
Bug-textutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-textutils

Reply via email to