On Wednesday 21 January 2004 03:12, jds wrote:
> The variable value is:
> [EMAIL PROTECTED] root]# echo $LANG
> en_US.UTF-8
If you can't update Wine to latest cvs or wait 'till
the next release you can do:
EXPORT LANG=C; make
to get around the problem.
-Hans
004 22:06:55 -0500
Subject: Re: charset related compilation errors in authors.c
> On Tuesday 20 January 2004 15:28, Mike Hearn wrote:
>
> > I've carbon copied this to wine-devel. This looks like some
> > charset/toolchain issue, but I'm not sure how to diagnose it. This i
Jan 2004 22:06:55 -0500
Subject: Re: charset related compilation errors in authors.c
> On Tuesday 20 January 2004 15:28, Mike Hearn wrote:
>
> > I've carbon copied this to wine-devel. This looks like some
> > charset/toolchain issue, but I'm not sure how to diagnose it.
On Tuesday 20 January 2004 15:28, Mike Hearn wrote:
> I've carbon copied this to wine-devel. This looks like some
> charset/toolchain issue, but I'm not sure how to diagnose it. This is on
> Fedora Core 1 yes? What is the output of
>
> echo $LANG
You're right. It's sed becoming locale aware in FC
Hi,
I've carbon copied this to wine-devel. This looks like some
charset/toolchain issue, but I'm not sure how to diagnose it. This is on
Fedora Core 1 yes? What is the output of
echo $LANG
at the command prompt? Maybe one of our charset experts (hi dmitry! :)
knows what's up.
thanks -mike
On T