<p>Hi Martin,<br> <br>Thank you so much for your reply and its cool to know that it will work on bmake .  Please see my comments inline with [Yudhi]</p>
<p>&gt; (1) Can we use this tool with bmake . We use bmake .</p>
<p>If by bmake you mean &lt;<a href="http://www.crufty.net/help/sjg/bmake_1.htm">http://www.crufty.net/help/sjg/bmake_1.htm</a>&gt; then<br>apparently yes. Let us know if it works.</p>
<p>[Yudhi ]-  Yes i am using the bmake which you mentioned . <br> <br>I untarred this distcc-3.1 and running below command to install  &lt; following this link  <a href="http://distcc.samba.org/index.html">http://distcc.samba.org/index.html</a>  &gt;<br>
 <br>./configure &amp;&amp; make &amp;&amp; sudo make install<br> <br>I am installing the distcc at my home location in server . <br> <br>Error at the end of installation :<br>Snippet <br>&gt;&gt;&gt;<br>After installing distcc, please complete the survey in the file &quot;survey.txt&quot;.<br>
 <br>&quot;Makefile&quot;, line 481: Need an operator<br>make: fatal errors encountered -- cannot continue<br>&lt;&lt;&lt;&lt;<br> <br>When i checked the 481 line of Makefile it refers to the dependency file with below line <br>
 <br># Grab the dependency files generated by gcc&#39;s -MD option.<br>-include */*.d</p>
<p>Is this error need to be resolved or is it ok to procced with remaing part of install ?<br> <br> <br> (2) what would be the steps i should follow to install this tool . I did not<br>&gt; find any install guide or something .</p>

<p>On Debian/Ubuntu, &#39;sudo apt-get install distcc&#39;.  If you&#39;re on BSD<br>(where bmake seems popular?) it&#39;s probably in the ports collection and<br>could be installed through there.  Which OS are you using?<br>
 <br>[Yudhi] - I am using Freebsd . <br> <br>Regards<br>Yudhistir<br><br></p>
<div class="gmail_quote">On Wed, Mar 30, 2011 at 1:58 PM, Martin Pool <span dir="ltr">&lt;<a href="mailto:mbp@sourcefrog.net">mbp@sourcefrog.net</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">On 30 March 2011 18:53, yudhistir reddy &lt;<a href="mailto:yudhistir.reddy@gmail.com">yudhistir.reddy@gmail.com</a>&gt; wrote:<br>&gt; Hi ,<br>&gt;<br>&gt; I was just searching google for any tool which can do the distributed build<br>
&gt; to reduce compile time . I came across this wonderful tool distcc .  I would<br>&gt; like to try this to see the build compile time improvement .<br>&gt;<br>&gt; My questions :<br>&gt;<br>&gt; (1) Can we use this tool with bmake . We use bmake .<br>
<br></div>If by bmake you mean &lt;<a href="http://www.crufty.net/help/sjg/bmake_1.htm" target="_blank">http://www.crufty.net/help/sjg/bmake_1.htm</a>&gt; then<br>apparently yes. Let us know if it works.<br>
<div class="im"><br>&gt; (2) what would be the steps i should follow to install this tool . I did not<br>&gt; find any install guide or something .<br><br></div>On Debian/Ubuntu, &#39;sudo apt-get install distcc&#39;.  If you&#39;re on BSD<br>
(where bmake seems popular?) it&#39;s probably in the ports collection and<br>could be installed through there.  Which OS are you using?<br><font color="#888888">Martin<br></font></blockquote></div><br>