[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080212100221.GA31701@uranus.ravnborg.org>
Date: Tue, 12 Feb 2008 11:02:21 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org, Roland McGrath <roland@...hat.com>,
"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: 2.6.25-rc1, weird build error
On Tue, Feb 12, 2008 at 08:04:48AM +0100, Ingo Molnar wrote:
>
> i've got a build log from a weird build error below:
>
> LD init/built-in.o
> distcc[12023] ERROR: compile (null) on localhost failed
> make: *** [vmlinux.o] Error 1
> make: *** Waiting for unfinished jobs....
> LD .tmp_vmlinux1
>
Looks like a missing dependency on vmlinux.o so we build
init/built-in.o in parallel with vmlinux.o => boom.
Will look further into this tonight.
Sam
--
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