[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080118002152.c9e76c51.akpm@linux-foundation.org>
Date: Fri, 18 Jan 2008 00:21:52 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Dave Young" <hidave.darkstar@...il.com>
Cc: "Tetsuo Handa" <penguin-kernel@...ove.sakura.ne.jp>,
linux-kernel@...r.kernel.org, "Zan Lynx" <zlynx@....org>,
"Ingo Molnar" <mingo@...e.hu>, Sam Ravnborg <sam@...nborg.org>
Subject: Re: [2.6.24-rc8-mm1] Locking API boot-time self-tests hangs.
On Fri, 18 Jan 2008 14:59:32 +0800 "Dave Young" <hidave.darkstar@...il.com> wrote:
> On Jan 18, 2008 2:40 PM, Tetsuo Handa
> <penguin-kernel@...ove.sakura.ne.jp> wrote:
> > Hello.
> >
> > Andrew Morton wrote:
> > > It could be compiler version dependent. I used gcc-4.1.0. Which version
> > > were you and Zan using please?
>
> I have the same problem, gcc 3.4.6
>
> >
> > I'm using gcc 3.3.5 on Debian/Sarge .
> >
> > By the way, 2.6.24-rc8-mm1 doesn't hang with a kernel config
> >
> > # make -s allnoconfig
> > # make -s menuconfig
> >
> > Set [*] to all entries in "Kernel hacking --->" section
> > (except "KGDB: kernel debugging with remote gdb").
> >
> > # make -s && make -s install
The only machine I have with gcc-3.x takes an amazing amount of time to
compile a quite minimal kernel then barfs in headers_install with
CHK include/linux/version.h
make[1]: `scripts/unifdef' is up to date.
make[1]: *** No rule to make target `|', needed by `asm-generic'. Stop.
which is a mainline bug, too. ISTR someone else reported it but I don't
recall it getting fixed.
I think I'll give up on this. Either someone else fixes it or we merge the
bug into mainline.
--
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