Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752543AbZLQXoe (ORCPT ); Thu, 17 Dec 2009 18:44:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751114AbZLQXob (ORCPT ); Thu, 17 Dec 2009 18:44:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44533 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867AbZLQXoa (ORCPT ); Thu, 17 Dec 2009 18:44:30 -0500 Message-ID: <4B2AC25E.5050009@redhat.com> Date: Thu, 17 Dec 2009 18:44:30 -0500 From: Masami Hiramatsu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Roland Dreier CC: "H. Peter Anvin" , Sam Ravnborg , mingo@redhat.com, linux-kernel@vger.kernel.org, mmarek@suse.cz, tglx@linutronix.de, linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/urgent] Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C References: <4B2A1761.4070904@suse.cz> <20091217220951.GB4236@merkur.ravnborg.org> <4B2AB07D.5010007@zytor.com> <4B2AC01E.6090509@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 996 Lines: 34 Roland Dreier wrote: > > > 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. Actually, I haven't touched it (I just installed Fedora11). And I think most of users don't set it too. Thank you, -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America), Inc. Software Solutions Division e-mail: mhiramat@redhat.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/