<div dir="ltr"><div><div><div><div>The way I got this build to succeed last night was by using a separate pjproject, error I get with bundle is the same after applying your patches.<br></div><div><br>First patch succeeds.<br></div>Second patch fails in 'configure'.<br><br></div>What I did -- I downloaded your diffs, unpacked a fresh copy of the asterisk tarball, then applied patches.<br></div><div>Then did configure, make menuselect, make<br></div><div><br></div>Looks like you were working with an older version of configure? I think those changes that failed are already in the release file.<br><br></div><div>Build still fails with<br><br>Makefile:117: recipe for target 'source/pjsip-apps/src/python/build/_pjsua.so' failed<br>make[2]: *** [source/pjsip-apps/src/python/build/_pjsua.so] Error 1<br>Makefile:20: recipe for target 'pjproject' failed<br>make[1]: *** [pjproject] Error 2<br>Makefile:398: recipe for target 'third-party' failed<br>make: *** [third-party] Error 2<br><br></div><div>I did ./configure --prefix=/usr --with-imap=system --with-pjproject-bundled<br><br></div><div>I am building on a Debian 8 virtual machine. <br></div></div>