From: Sam Ravnborg <sam@ravnborg.org>
To: Alexander Stohr <Alexander.Stohr@gmx.de>
Cc: sam@ravnborg.org, linux-kernel@vger.kernel.org,
Pawe? Sikora <pluto@pld-linux.org>
Subject: Re: confirmed: kernel build for 2.6.8-rc3 is broken for at least i386
Date: Thu, 5 Aug 2004 22:33:17 +0200 [thread overview]
Message-ID: <20040805203317.GA22342@mars.ravnborg.org> (raw)
In-Reply-To: <2695.1091715476@www33.gmx.net>
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; \
If this cures the problem then please provide me with you LANG settings.
Both LANG and LC_* variables.
If it still fails please provide me with the _full_ unedited log up until
the point where it fails.
Since I have to reports on this issue I really would like to have it
nailed before 2.6.8 is out.
The other report is from: Pawe? Sikora <pluto@pld-linux.org>
Sam
next prev parent reply other threads:[~2004-08-05 20:32 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 [this message]
2004-08-07 16:21 ` Paweł Sikora
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=20040805203317.GA22342@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=Alexander.Stohr@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pluto@pld-linux.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