Re: [Bug 423] New: make -j X bzImage gives a warning

From: Sam Ravnborg (sam@ravnborg.org)
Date: Fri Feb 28 2003 - 16:25:04 EST


On Fri, Feb 28, 2003 at 12:49:45PM -0800, Martin J. Bligh wrote:
> http://bugme.osdl.org/show_bug.cgi?id=423
>
> Summary: make -j X bzImage gives a warning
> Kernel Version: 2.5.63
> Status: NEW
> Severity: low
> Owner: zippel@linux-m68k.org

Feel free to bug me with kbuild related issues.
In this area Roman is 'only' taking care of kconfig & related issues AFAIK.

> make -j X bzImage gives a warning:
>
> make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make
> rule.
>
> Can we get rid of this one way or the other?

I have tried before - no luck.
This one happens due to a $(Q)$(MAKE) used as part of a $(if
construct in the top-level Makefile.
See around line 335 - 345.
It requires more than trivial changes to get rid of this one.

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



This archive was generated by hypermail 2b29 : Fri Feb 28 2003 - 22:00:50 EST