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

Sam Ravnborg (sam@ravnborg.org)
Sun, 2 Mar 2003 19:38:57 +0100


On Fri, Feb 28, 2003 at 01:38:51PM -0800, Martin J. Bligh wrote:
> > 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
> >> 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?

Kai has fixed this one in bk-latest.

Sample run:

[sam@mars kbuild4]$ make -j2 bzImage
make[1]: `scripts/kconfig/conf' is up to date.
./scripts/kconfig/conf -s arch/i386/Kconfig
#
# using defaults found in .config
#
SPLIT include/linux/autoconf.h -> include/config/*
Starting the build. KBUILD_BUILTIN=1 KBUILD_MODULES=
GEN include/linux/compile.h (unchanged)
Kernel: arch/i386/boot/bzImage is ready

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/