Authors.c Won't Compile

Hans Leidekker hans at it.vu.nl
Fri Feb 27 03:23:13 CST 2004


On Friday 27 February 2004 03:42, Robert Shearman wrote:

> I can't compile authors.c due to some encoding issue with sed. I can
> generate the authors.c file fine on the command line, but the same
> command in the Makefile won't generate compilable code due to it
> terminating the string constant before a UTF-8 character.

That's strange, this issue should be fixed in CVS. What does it say
when you do this:

[hans at mirzam shell32]$ file authors.c
authors.c: ISO-8859 C program text

How are your $LANG and $LC_ALL variables set?

 -Hans



More information about the wine-devel mailing list