Re: 2.6.5-rc3-mm4

From: Joshua Kwan
Date: Thu Apr 01 2004 - 20:38:47 EST


(pinging Sam Ravnborg)

On Thu, 01 Apr 2004 11:12:20 -0300, Norberto Bensa wrote:
> make: LANG: Command not found
> make: *** [all] Error 127
>
> Workaround is:
>
> LC_ALL= sudo make

This is not right. If you look in the Makefile for LC_ALL, you'll note
that the assignments are made having an indent in front of them (meaning:
execute as shell command.)

Convert those indents to spaces, and you're good to go. I'm not going to
bother submitting a patch because pan is surely going to munge it again.

--
Joshua Kwan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/