[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ada8wd141am.fsf@roland-alpha.cisco.com>
Date: Thu, 17 Dec 2009 15:40:33 -0800
From: Roland Dreier <rdreier@...co.com>
To: Masami Hiramatsu <mhiramat@...hat.com>
Cc: "H. Peter Anvin" <hpa@...or.com>, Sam Ravnborg <sam@...nborg.org>,
mingo@...hat.com, linux-kernel@...r.kernel.org, mmarek@...e.cz,
tglx@...utronix.de, linux-tip-commits@...r.kernel.org
Subject: Re: [tip:x86/urgent] Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C
> btw, something went wrong with it...
> make[3]: `scripts/unifdef' ???????
> when I ran with LC_ALL=C, it shows message correctly.
> make[3]: `scripts/unifdef' is up to date.
Do you have LANG and/or LC_MESSAGES set? LC_ALL will override all other
locale settings, so hpa explicitly unset it so that the other LC_xxx
variables will be used. But it means your environment's LC_MESSAGES (or
LANG if LC_MESSAGES is not set) will be used.
- R.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists