help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make[1]: warning: jobserver unavailable: using -j1. Add `+' to paren


From: Peng Yu
Subject: Re: make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
Date: Thu, 10 Mar 2011 13:49:37 -0600

Never mind. I see what the problem was. I used $(MAKE). But I actually
should use $$(MAKE) when I want to pass it to a macro.

On Thu, Mar 10, 2011 at 11:10 AM, Peng Yu <address@hidden> wrote:
> Hi,
>
> I get the warning as shown in the subject when I use 'make -j<number>'
> (the warning doesn't show if I use 'make -j'). I am not able to create
> a standalone test case, because my Makefile uses some customized make
> library. But could anybody give me some hint on what may cause this
> problem? Thanks.
>
> --
> Regards,
> Peng
>



-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]