All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [Bug 423] New: make -j X bzImage gives a warning
Date: Fri, 28 Feb 2003 22:25:04 +0100	[thread overview]
Message-ID: <20030228212504.GA21843@mars.ravnborg.org> (raw)
In-Reply-To: <347860000.1046465385@flay>

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

  reply	other threads:[~2003-02-28 21:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-28 20:49 [Bug 423] New: make -j X bzImage gives a warning Martin J. Bligh
2003-02-28 21:25 ` Sam Ravnborg [this message]
2003-02-28 21:38   ` Martin J. Bligh
2003-03-02 18:38     ` Sam Ravnborg
2003-03-02 18:54       ` Martin J. Bligh
2003-02-28 22:29   ` Roman Zippel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030228212504.GA21843@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbligh@aracnet.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.