[asterisk-bugs] [JIRA] (ASTERISK-24324) Issue compiling Asterisk13 without PJSIP
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Sat Sep 13 05:50:29 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-24324.
----------------------------------
Resolution: Duplicate
This has been fixed in SVN already and will be in the next release.
> Issue compiling Asterisk13 without PJSIP
> ----------------------------------------
>
> Key: ASTERISK-24324
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24324
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.0.0-beta1
> Environment: CentOS 6.5 64-bit
> Reporter: Lorenzo Emilitri
> Severity: Minor
>
> I did a plain install of Asterisk 13 beta 1 on a DigitalOcean VM just created with CentOS 6.5 64-bit.
> Packages:
> yum install -y gcc-c++ make gnutls-devel kernel-devel libxml2-devel ncurses-devel \
> subversion doxygen texinfo curl-devel net-snmp-devel neon-devel \
> uuid-devel libuuid-devel sqlite-devel sqlite \
> git speex-devel gsm-devel
> Installed Jansoon manually.
> Downloaded Asterisk 13.0.0 beta 1.
> wget http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-13.0.0-beta1.tar.gz
> tar zxvf asterisk-13.0.0-beta1.tar.gz
> cd asterisk-13.0.0-beta1
> ./configure --libdir=/usr/lib64
> make menuselect
> .
> Configuration works without issues and menuselect tells that chan_pjsip is not available. Did not change anything in menuselect.
> make
> [CC] res_hep_rtcp.c -> res_hep_rtcp.o
> res_hep_rtcp.c:36:19: error: pjsip.h: No such file or directory
> make[1]: *** [res_hep_rtcp.o] Error 1
> make: *** [res] Error 2
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list