?Asterisk 13.11 rc1 ./configure LDFLAGS="-z muldefs" --libdir=/usr/lib64 --with-unixodbc=$(odbc_config --include-prefix)/ --disable-dev-mode --with-pjproject-bundled ?checking for pjsip_dlg_create_uas_and_inc_lock in -lpjsip... no checking for pjsip_tsx_create_uac2 in -lpjsip... no checking if "pjmedia_mod_offer_flag flag PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE" compiles using pjmedia.h... no checking for pjsip_get_dest_info in -lpjsip... no checking for pjsip/include/pjsip/sip_util.h in -lpj... no checking for pjsip_endpt_set_ext_resolver in -lpjsip... no checking if "struct pjsip_tls_setting setting; int proto; proto setting.proto;" compiles using pjsip.h... no checking for pjsip_evsub_add_ref in -lpjsip... no ?When I do make menuselect, it is disabled. ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160812/2d3243cd/attachment.html>
On Fri, Aug 12, 2016 at 12:02 PM, Saint Michael <venefax at gmail.com> wrote:> ?Asterisk 13.11 rc1 > > ./configure LDFLAGS="-z muldefs" --libdir=/usr/lib64 > --with-unixodbc=$(odbc_config --include-prefix)/ --disable-dev-mode > --with-pjproject-bundled > > ?checking for pjsip_dlg_create_uas_and_inc_lock in -lpjsip... no > checking for pjsip_tsx_create_uac2 in -lpjsip... no > checking if "pjmedia_mod_offer_flag flag = PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE" > compiles using pjmedia.h... no > checking for pjsip_get_dest_info in -lpjsip... no > checking for pjsip/include/pjsip/sip_util.h in -lpj... no > checking for pjsip_endpt_set_ext_resolver in -lpjsip... no > checking if "struct pjsip_tls_setting setting; int proto; proto > setting.proto;" compiles using pjsip.h... no > checking for pjsip_evsub_add_ref in -lpjsip... no > > ?When I do make menuselect, it is disabled. >Well, that's bizarre. I get the same result. Would you open an issue at issues.asterisk.org while I look into it?> ? > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- George Joseph Digium, Inc. | Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160812/2021062b/attachment.html>
On Fri, Aug 12, 2016 at 12:53 PM, George Joseph <gjoseph at digium.com> wrote:> > On Fri, Aug 12, 2016 at 12:02 PM, Saint Michael <venefax at gmail.com> wrote: > >> ?Asterisk 13.11 rc1 >> >> ./configure LDFLAGS="-z muldefs" --libdir=/usr/lib64 >> --with-unixodbc=$(odbc_config --include-prefix)/ --disable-dev-mode >> --with-pjproject-bundled >> >>Oddly enough, it's --disable-dev-mode. Try leaving that out and see what happens. The two shouldn't be related at all.> ?checking for pjsip_dlg_create_uas_and_inc_lock in -lpjsip... no >> checking for pjsip_tsx_create_uac2 in -lpjsip... no >> checking if "pjmedia_mod_offer_flag flag = PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE" >> compiles using pjmedia.h... no >> checking for pjsip_get_dest_info in -lpjsip... no >> checking for pjsip/include/pjsip/sip_util.h in -lpj... no >> checking for pjsip_endpt_set_ext_resolver in -lpjsip... no >> checking if "struct pjsip_tls_setting setting; int proto; proto >> setting.proto;" compiles using pjsip.h... no >> checking for pjsip_evsub_add_ref in -lpjsip... no >> >> ?When I do make menuselect, it is disabled. >> > > Well, that's bizarre. I get the same result. > Would you open an issue at issues.asterisk.org while I look into it? > > > > >> ? >> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> http://www.asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > > > -- > George Joseph > Digium, Inc. | Software Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - US > Check us out at: www.digium.com & www.asterisk.org > >-- George Joseph Digium, Inc. | Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160812/91560805/attachment.html>
Possibly Parallel Threads
- problems with PJSIP install on UBUNTU 14.04
- problems with PJSIP install on UBUNTU 14.04
- problems with PJSIP install on UBUNTU 14.04
- Encountered a crash, what is best way to tell if it has been fixed or now
- [External] Encountered a crash, what is best way to tell if it has been fixed or now