<div dir="ltr"><div class="gmail_default" style="color:#660000">I would suspect that to be a problem with make dealing successfully with the omitted number.  I use this all the time without incident:</div><div class="gmail_default" style="color:#660000"><br></div><div class="gmail_default" style="color:#660000">make -j$(nproc)</div><div class="gmail_default" style="color:#660000"><br></div><div class="gmail_default" style="color:#660000"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 8, 2016 at 1:58 PM, Alexander Traud <span dir="ltr"><<a href="mailto:pabstraud@compuserve.com" target="_blank">pabstraud@compuserve.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Ubuntu 16.04 LTS, when I build Asterisk 13.9.1 via<br>
<br>
<br>
wget <a href="http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-13-current.tar.gz" rel="noreferrer" target="_blank">downloads.asterisk.org/pub/telephony/asterisk/asterisk-13-current.tar.gz</a><br>
tar zxf asterisk-1*.tar.gz<br>
sudo apt install libssl-dev libncurses-dev libnewt-dev libxml2-dev libsqlite3-dev uuid-dev libjansson-dev libedit-dev libblocksruntime-dev<br>
./configure<br>
<br>
make --jobs<br>
<br>
the whole computer hangs. Normally, this indicates a dependency issue in the Makefile. Furthermore, I faced dependency issues with make --jobs while doing a partial compile. However, at that time, I did not debug this. Therefore, even specifying not unlimited but a certain amount of threads might not reliable in all cases.<br>
<br>
I would love to debug this, however, I have no idea where to start. Does anyone know about a debugging strategy for this? Or should I just report this issue on JIRA, so that someone else looks into this one day?<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><img alt="Digium logo" src="https://my.digium.com/images/graphics/digium_RGB_signature.gif" width="288" height="50" style="color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:12px"><div>Scott Griepentrog<br>Digium, Inc · Software Developer<br>445 Jan Davis Drive NW · Huntsville, AL 35806 · US<br>direct/fax: +1 256 428 6239 · mobile: +1 256 580 6090<br>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> · <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br></div></div></div>
</div>