Displaying 1 result from an estimated 1 matches for "asterisk_configur".
Did you mean:
asterisk_configure
2017 Jan 10
6
Can't comile bundled PJSIP on CentOS 7
Hello,
I'm setting up an Asterisk 13.13.1 cluster on two CentOS boxes.
I followed this:
cd /usr/src
wget ... asterisk-13.13.1.tar.gz
tar zxf asterisk-13.13.1.tar.gz
cd asterisk-13.13.1
ASTERISK_CONFIGURE="--libdir=/usr/lib64 --prefix=/usr"
./configure ${ASTERISK_CONFIGURE} --with-pjproject-bundled
make menuselect (shows res-srtp is available)
make
latest make command fails with (see [1]:
[GENERATE] libasteriskpj.exports
[LD] libasteriskpj.o -> libasteriskpj.so.2
/bin/ld: cann...