"M.H.VanLeeuwen" wrote:

> Any idea how to go about debuggin this?

The workaround is to set the environment variable LC_ALL to en.

For sh/bash/ash: LC_ALL=en ; export LC_ALL
For csh/tcsh: setenv LC_ALL en

Can we somehow autodetect this and print that as an error message?  Maybe an
autoconf macro?  (I don't know autoconf very well unfortunately).

-Ian Schmidt
[EMAIL PROTECTED]


Reply via email to