[asterisk-users] Can't compile asterisk-certified-11.6-cert16 on Ubuntu 16

Tech Support asterisk at voipbusiness.us
Sat Apr 29 10:47:26 CDT 2017


All;

    I'm trying to install certified asterisk 11.6 cert16 on a Ubuntu 16
server. However, when I try to compile it, I'm getting hundreds and hundreds
of errors. Here is a sample of the output.

 

make[1]: Leaving directory
'/usr/src/asterisk-certified-11.6-cert16/menuselect'

   [LD] aelparse.o aelbison.o pbx_ael.o hashtab.o lock.o ael_main.o
ast_expr2f.o ast_expr2.o strcompat.o pval.o extconf.o -> aelparse

aelbison.o: In function `ast_atomic_fetchadd_int':

/usr/src/asterisk-certified-11.6-cert16/include/asterisk/lock.h:567:
multiple definition of `ast_atomic_fetchadd_int'

aelparse.o:/usr/src/asterisk-certified-11.6-cert16/include/asterisk/lock.h:5
67: first defined here

aelbison.o: In function `ast_atomic_dec_and_test':

/usr/src/asterisk-certified-11.6-cert16/include/asterisk/lock.h:613:
multiple definition of `ast_atomic_dec_and_test'

aelparse.o:/usr/src/asterisk-certified-11.6-cert16/include/asterisk/lock.h:6
13: first defined here

aelbison.o: In function `ast_tvdiff_sec':

/usr/src/asterisk-certified-11.6-cert16/include/asterisk/time.h:45: multiple
definition of `ast_tvdiff_sec'

aelparse.o:/usr/src/asterisk-certified-11.6-cert16/include/asterisk/time.h:4
5: first defined here

aelbison.o: In function `ast_tvdiff_us':

 

pbx_ael.o: In function `ast_str_set_va':

/usr/src/asterisk-certified-11.6-cert16/include/asterisk/strings.h:803:
undefined reference to `__ast_str_helper'

pbx_ael.o: In function `ast_str_append_va':

/usr/src/asterisk-certified-11.6-cert16/include/asterisk/strings.h:820:
undefined reference to `__ast_str_helper'

pbx_ael.o: In function `ast_str_set_va':

/usr/src/asterisk-certified-11.6-cert16/include/asterisk/strings.h:803:
undefined reference to `__ast_str_helper'

pbx_ael.o: In function `ast_str_append_va':

/usr/src/asterisk-certified-11.6-cert16/include/asterisk/strings.h:820:
undefined reference to `__ast_str_helper'

pbx_ael.o: In function `ast_str_set_substr':

 

 

I'm not exactly sure where I should begin looking for the source of the
problem. When I try to build Asterisk 13, I have no problem. Any insight at
all would be greatly appreciated.

Thanks;

John 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170429/1791c234/attachment.html>


More information about the asterisk-users mailing list