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 

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to