Re: cannot compile linux-2.6-tip tree

From: Steven Rostedt
Date: Tue Nov 24 2009 - 23:55:37 EST


On Tue, 2009-11-24 at 23:27 +0100, Bernd Petrovitsch wrote:
> On Die, 2009-11-24 at 18:22 +0100, Jiri Olsa wrote:
> > On Tue, Nov 24, 2009 at 04:45:11PM +0100, Ingo Molnar wrote:
> [...]
> > > It's rare but happens. 'make clean' will cure that.
> Apart from disk full, hitting quota limits may give similar errors.

Yeah, the box I tested your config on filled up before finishing. But it
made it to the linking of the vmlinux before it died.

I did a:

$ cd linux.git
$ git checkout 2e7c0e0cafee # what you showed was the problem
$ mkdir ../tmp
$ cp ~/olsa-config ../tmp/.config
$ make O=../tmp


When it died, tmp was 7964.05 MB in size!

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/