<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<BR> <BR>I just attempted to install with the bundled pjproject however the following error stopped the build:<BR> <BR>Generating embedded module rules ...<br>   [CC] astdb2sqlite3.c -> astdb2sqlite3.o<br>   [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3<br>   [CC] astdb2bdb.c -> astdb2bdb.o<br>   [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb<br>[pjproject]  Making dependencies<br>[pjproject]  Compiling libs<br>[pjproject]  Generating symbols<br>[pjproject]  Compiling apps<br>[pjproject]  Compiling python bindings<br>make[2]: *** [source/pjsip-apps/src/python/build/_pjsua.so] Error 1<br>make[1]: *** [pjproject] Error 2<br>make: *** [third-party] Error 2<br><BR>Kind regards,<BR> <BR>ROss<br> <BR><div><hr id="stopSpelling">From: george.joseph@fairview5.com<br>Date: Mon, 7 Mar 2016 12:28:23 -0700<br>To: asterisk-dev@lists.digium.com; asterisk-users@lists.digium.com<br>Subject: [asterisk-dev] Asterisk now available with bundled pjproject!<br><br><div dir="ltr">The current Asterisk 13 and master git branches have a new feature that will be included in 13.8.0:  The ability to compile and run Asterisk with a bundled version of pjproject.<br><div class="ecxgmail_default" style='font-family: "arial narrow",sans-serif;'>​​</div><br>Why would you want to do this?  Several reasons:<br><ul><li><font face="arial, helvetica, sans-serif">Predictability:  When built with the <div class="ecxgmail_default" style="display: inline;">​bundled</div> pjproject, you're always certain of the version you're running against, no matter where it's installed.<br></font></li><li><font face="arial, helvetica, sans-serif">Scalability:  The default pjproject configuration is optimized for client applications. The bundled version's configuration is optimized for server use.<br></font></li><li><font face="arial, helvetica, sans-serif">Usability:  Several feature patches, which have been submitted upstream to pjproject but not yet released, have been included in the bundled version.<br></font></li><li><font face="arial, helvetica, sans-serif">Safety:  If a security or critical issue is identified in pjproject, it can be patched and made available with a new release of Asterisk instead of <div class="ecxgmail_default" style="display: inline;">​having to ​</div>waiting for a new release of pjproject<div class="ecxgmail_default" style='font-family: "arial narrow",sans-serif; display: inline;'>​​</div>.</font></li><li><font face="arial, helvetica, sans-serif">Maintainability:  You don't need to build and install separate packages.<br></font></li><li><font face="arial, helvetica, sans-serif">Supportability:  When asking others for help, there's no question about which version of pjproject you're using and what options it was compiled with.<br></font></li><li><font face="arial, helvetica, sans-serif">Compatibility:  This is especially important from a development perspective because it means we can be sure that new pjproject APIs that have been introduced<div class="ecxgmail_default" style="display: inline;">​,​</div> or old ones that have been deprecated<div class="ecxgmail_default" style="display: inline;">​,​</div> are handled and tested appropriately in Asterisk.<br></font></li><li><font face="arial, helvetica, sans-serif">Reliability:  You can be sure that Asterisk was tested against the bundled version.<br></font></li></ul><br>So now that you're sold, here's how you use it:<br><br>All you have to do is add the "--with-pjproject-bundled" option to your ./configure command line and remove any other "--with-pjproject" option you may have specified.  The configure and make processes will download the correct version of pjproject, patch it, configure it, build it and finally link Asterisk to it statically.  No changes in runtime configuration are required.<br><br>Still not sold?  The default behavior hasn't changed so as long as you haven't specified "--with-pjproject-bundled", your build and deploy process remains as is.<br><br>PLEASE TRY THIS!!  I'd love some feedback BEFORE 13.8.0 is released.<div><br></div></div>
<br>-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev</div>                                      </div></body>
</html>