On Mon, Nov 30, 2009 at 12:36 AM, Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote: > If you can reproduce the problem, please > > 1) Confirm that setting LC_CTYPES on the sed command only in > mkbuiltins also fixes the issue; > 2) See if [[:lower:]] instead of [a-z] fixes the problem without > LC_CTYPES. Herbert, I'm not talking about sed. I'm talking about the sort commands in mkbuiltins. The known fix is to change both of the LC_COLLATE=C stuff to LC_CTYPE=C, and that works. -- William Immendorf The ultimate in free computing. Messages in plain text, please, no HTML. -------------- "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- William Immendorf The ultimate in free computing. Messages in plain text, please, no HTML. -------------- "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html