Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2009 12:48:39 +0100
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        Tilman Linneweh <arved@FreeBSD.org>, freebsd-ports@FreeBSD.org
Subject:   Re: MAKE_JOBS_SAFE with gmake
Message-ID:  <A87B05A8-3677-4B54-94B0-5F8976B6D8A7@FreeBSD.org>
In-Reply-To: <49C937F1.4000406@FreeBSD.org>
References:  <49C937F1.4000406@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mar 24, 2009, at 20:43, Doug Barton wrote:
> I'm testing my ports for MAKE_JOBS_SAFE-ness, and came across this
> message when building xscreensaver (which uses gmake):
>
> gmake[1]: warning: jobserver unavailable: using -j1.  Add `+' to
> parent make rule.
>
> I have zero gmake fu, can anyone help me make sense of that? The good
> news is that the build finished successfully ...

I have noticed that this happens if somewhere in the Buildsystem a  
sub-make is called with
"make"/"gmake" instead of "$(MAKE)"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A87B05A8-3677-4B54-94B0-5F8976B6D8A7>