Re: Compile error with 2.6.15

From: Paul Jackson
Date: Fri Jan 13 2006 - 15:32:49 EST


> Guess it is probably not a real problem...

Or, it's probably a real problem. The asm-offsets.h file
has a long history of being a thorn in the side of Makefiles,
including race conditions (such as you saw with -j4). There
is a natural circular dependency in the construction of the
asm-offsets.h file and the rest of the build that's tricky
to get right.

Whether or not someone sees enough evidence yet to deal with
this instance of that breakage ... that's another matter.

Often this kind of breakage remains until someone with the
right mental weapons gets bit by it, and goes hunting it down.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
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/