Error When Installing Asterisk On Ubuntu 16.03LTS

Home » Asterisk Users » Error When Installing Asterisk On Ubuntu 16.03LTS
Asterisk Users 1 Comment

Hello, I am trying to install asterisk 14 on ubuntu 16 but i am getting below error message please assist with how to resolve that after i run make
&& make install && make config && make samples

[LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb
[CPP] chan_unistim.c -> chan_unistim.i
[CCi] chan_unistim.i -> chan_unistim.o
[LD] chan_unistim.o -> chan_unistim.so
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/5/crtbeginT.o: relocation R_X86_64_32 against `__TMC_END__’ can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/5/crtbeginT.o: error adding symbols: Bad value collect2: error: ld returned 1 exit status
/usr/src/asterisk-14.0.2/Makefile.rules:176: recipe for target
‘chan_unistim.so’ failed make[1]: *** [chan_unistim.so] Error 1
Makefile:397: recipe for target ‘channels’ failed make: *** [channels] Error 2

thanks

chri

One thought on - Error When Installing Asterisk On Ubuntu 16.03LTS

  • try to uncheck chan_unistim.so module

    2016-10-08 14:57 GMT+03:00 christopher kamutumwa :