"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]
- wine & glibc 2.1.3 M.H.VanLeeuwen
- Re: wine & glibc 2.1.3 Ian Schmidt
- Re: wine & glibc 2.1.3 David Elliott
- Re: wine & glibc 2.1.3 Tim Waugh
- Re: wine & glibc 2.1.3 M.H.VanLeeuwen