On 4/6/07, Sam Phillips <[EMAIL PROTECTED]> wrote:
On 4/6/07, Paolo Bonzini <[EMAIL PROTECTED]> wrote:
> I cannot reproduce this.  Can you:
>
> 1) "grep AWK gtk/Makefile" to see which awk implementation you're using
>
> 2) do a "gawk --version" (where gawk is the output of the previous
> command actually) to see what version it is.

AWK = gawk
GNU Awk 3.1.5

On a sheer guess I tried messing with my LANG environment variable.  It was set
to LANG="en-us.UTF-8".  I reran make with:

LANG=en-us make

and now the generated file doesn't have the extra *'s all over the place.

So I guess my immediate problem is solved.  Gtk is loading with no
errors (compared to a lot of errors.)

Cheers,
Sam


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to