[mythtv-commits] Ticket #4315: Fix "jobserver unavailable" warning in Perl bindings build

MythTV mythtv at cvs.mythtv.org
Wed Dec 12 07:06:13 UTC 2007


#4315: Fix "jobserver unavailable" warning in Perl bindings build
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |       Owner:  xris   
     Type:  patch                             |      Status:  new    
 Priority:  minor                             |   Milestone:  unknown
Component:  perl / nuvexport                  |     Version:  unknown
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 The attached patch fixes the warning:

 make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent
 make rule.

 which appears when building the Perl bindings.  It's caused by calling
 make directly rather than using the $(MAKE) variable.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4315>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list