public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paweł Sikora" <pluto@pld-linux.org>
To: Alexander Stohr <Alexander.Stohr@gmx.de>,
	sam@ravnborg.org, linux-kernel@vger.kernel.org
Subject: Re: confirmed: kernel build for 2.6.8-rc3 is broken for at least i386
Date: Sat, 7 Aug 2004 18:21:07 +0200	[thread overview]
Message-ID: <200408071821.08530.pluto@pld-linux.org> (raw)
In-Reply-To: <20040805203317.GA22342@mars.ravnborg.org>

On Thursday 05 of August 2004 22:33, Sam Ravnborg wrote:
> On Thu, Aug 05, 2004 at 04:17:56PM +0200, Alexander Stohr wrote:
> > As you, and possibly others can see,
> > the compilation happens from the arch/i386/kernel/timers subdir,
> > where we got lead to by th arch/i386/kernel subdir directly
> > and in this case the needed settings seem to lack despite they
> > were present in a former stage of the compilation.
>
> What happens is that the value assigned to AFLAGS_vmlinux.lds.o is lost
> between the first and the second invocation of make in arch/i386/kernel
>
> The only difference is the setting of LANG etc. - which you deleted
> from the log.
>
> Pleae try to delete the following lines from the top-level Makefile and try
> again:
>
> line 622-626:
> 	$(Q)if [ ! -z $$LC_ALL ]; then          \
> 	export LANG=$$LC_ALL;           \
> 	export LC_ALL= ;                \
> 	fi;                                     \
> 	export LC_COLLATE=C; export LC_CTYPE=C; \

-	$(Q)if [ ! -z $$LC_ALL ]; then          \
-		export LANG=$$LC_ALL;           \
-		export LC_ALL= ;                \
-	fi;                                     \
-	export LC_COLLATE=C; export LC_CTYPE=C; \
+	$(Q) \

^^^ works for me.

> If this cures the problem then please provide me with you LANG settings.
> Both LANG and LC_* variables.

only LANG=pl_PL

-- 
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */

                           #define say(x) lie(x)

  reply	other threads:[~2004-08-07 16:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-05 14:17 confirmed: kernel build for 2.6.8-rc3 is broken for at least i386 Alexander Stohr
2004-08-05 20:33 ` Sam Ravnborg
2004-08-07 16:21   ` Paweł Sikora [this message]
2004-08-07 17:39     ` Sam Ravnborg
2004-08-07 18:54       ` Paweł Sikora
  -- strict thread matches above, loose matches on Subject: below --
2004-08-09 15:04 Alexander Stohr
2004-08-04  9:50 Alexander Stohr
2004-08-04 16:07 ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200408071821.08530.pluto@pld-linux.org \
    --to=pluto@pld-linux.org \
    --cc=Alexander.Stohr@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox