On Sep 21, 2010, at 10:42 AM, Urs Pfister wrote:

> I now am able to build procps, see also
> 
> http://www.mail-archive.com/[email protected]/msg06076.html
> 
> _______________________________________________________________
>> This is because you have an undocumented ordering in the makefile; the
>> top-level makefile says:
>> 
>>      -include */module.mk
>> 
>> However, some of these various module.mk files depend on each other, in
>> particular the ps/module.mk makefile uses LIBPROC, which is set in
>> proc/module.mk (there may be others, too, I didn't check closely).
> 
> Paul,
> 
> Many thanks for your incredibly quick and informative response.  Sure enough,
> changing that -include line to the following allows procps to be built
> with make-3.81.91 successfully:
> 
> -include proc/module.mk ps/module.mk
> _________________________________________________________________
> 
> So I added it, and now it does compile

Thanks, applied:

Committed revision 37644.

        René

-- 
  René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
  http://exactcode.com | http://t2-project.org | http://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to