Skip to content

Instantly share code, notes, and snippets.

@saghul
Created January 17, 2013 12:09
Show Gist options
  • Save saghul/4555522 to your computer and use it in GitHub Desktop.
Save saghul/4555522 to your computer and use it in GitHub Desktop.
Asterisk static compilation error
make[1]: Entering directory `/usr/src/asterisk-11-static'
[LD] abstract_jb.o acl.o adsi.o alaw.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o audiohook.o autochan.o autoservice.o bridging.o callerid.o ccss.o cdr.o cel.o channel.o channel_internal_api.o chanvars.o cli.o config.o config_options.o data.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o event.o features.o file.o fixedjitterbuf.o format.o format_cap.o format_pref.o frame.o framehook.o fskmodem.o global_datastores.o hashtab.o heap.o http.o image.o indications.o io.o jitterbuf.o libasteriskssl.o loader.o lock.o logger.o manager.o md5.o message.o named_acl.o netsock.o netsock2.o pbx.o plc.o poll.o presencestate.o privacy.o rtp_engine.o say.o sched.o security_events.o sha1.o sip_api.o slinfactory.o srv.o stdtime/localtime.o strcompat.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o editline/libedit.a ../apps/modules.link ../bridges/modules.link ../cdr/modules.link ../channels/modules.link ../codecs/modules.link ../formats/modules.link ../funcs/modules.link ../pbx/modules.link ../res/modules.link -> asterisk
/usr/bin/ld: Dwarf Error: Offset (15200) greater than or equal to .debug_abbrev size (1589).
../res/res_xmpp.eo: In function `__res_xmpp_data_start':
res_xmpp.c:(.data+0x40c): multiple definition of `global_options'
named_acl.o:(.data+0xd4): first defined here
/usr/bin/ld: Dwarf Error: Offset (11780) greater than or equal to .debug_abbrev size (1564).
../res/res_rtp_asterisk.eo: In function `ast_rtp_on_turn_rx_rtcp_data':
res_rtp_asterisk.c:(.text.ast_rtp_on_turn_rx_rtcp_data+0xc): undefined reference to `pj_turn_sock_get_user_data'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_on_turn_rx_rtp_data':
res_rtp_asterisk.c:(.text.ast_rtp_on_turn_rx_rtp_data+0x10): undefined reference to `pj_turn_sock_get_user_data'
/usr/bin/ld: Dwarf Error: found dwarf version '27982', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_on_turn_rtcp_state':
res_rtp_asterisk.c:(.text.ast_rtp_on_turn_rtcp_state+0xc): undefined reference to `pj_turn_sock_get_user_data'
/usr/bin/ld: Dwarf Error: found dwarf version '41473', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_on_turn_rtp_state':
res_rtp_asterisk.c:(.text.ast_rtp_on_turn_rtp_state+0xc): undefined reference to `pj_turn_sock_get_user_data'
/usr/bin/ld: Dwarf Error: found dwarf version '32256', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_on_ice_tx_pkt':
res_rtp_asterisk.c:(.text.ast_rtp_on_ice_tx_pkt+0x70): undefined reference to `pj_sock_sendto'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_on_ice_tx_pkt+0x98): undefined reference to `pj_turn_sock_sendto'
/usr/bin/ld: Dwarf Error: found dwarf version '1024', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `rtp_reload':
res_rtp_asterisk.c:(.text.rtp_reload+0xbc): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '1024', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_reload+0xd4): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_reload+0xf0): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '34765', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_reload+0x46c): undefined reference to `pj_strdup2'
/usr/bin/ld: Dwarf Error: found dwarf version '514', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_reload+0x4a0): undefined reference to `pj_strdup2'
/usr/bin/ld: Dwarf Error: found dwarf version '121', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_reload+0x594): undefined reference to `pj_strdup2'
/usr/bin/ld: Dwarf Error: found dwarf version '1284', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ice_worker_thread':
res_rtp_asterisk.c:(.text.ice_worker_thread+0x30): undefined reference to `pj_ioqueue_poll'
/usr/bin/ld: Dwarf Error: found dwarf version '116', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ice_worker_thread+0x3c): undefined reference to `pj_timer_heap_poll'
/usr/bin/ld: Dwarf Error: found dwarf version '73', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `pj_thread_register_check.part.13':
res_rtp_asterisk.c:(.text.pj_thread_register_check.part.13+0x4c): undefined reference to `pj_thread_register'
/usr/bin/ld: Dwarf Error: found dwarf version '19756', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `load_module':
res_rtp_asterisk.c:(.text.load_module+0xc): undefined reference to `pj_log_set_level'
/usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x10): undefined reference to `pj_init'
/usr/bin/ld: Dwarf Error: found dwarf version '12356', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x30): undefined reference to `pjlib_util_init'
/usr/bin/ld: Dwarf Error: found dwarf version '64004', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x3c): undefined reference to `pjnath_init'
/usr/bin/ld: Dwarf Error: found dwarf version '3328', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x64): undefined reference to `pj_caching_pool_init'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x80): undefined reference to `pj_pool_create'
/usr/bin/ld: Dwarf Error: found dwarf version '2049', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x90): undefined reference to `pj_timer_heap_create'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0xac): undefined reference to `pj_lock_create_recursive_mutex'
/usr/bin/ld: Dwarf Error: found dwarf version '140', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0xc4): undefined reference to `pj_timer_heap_set_lock'
/usr/bin/ld: Dwarf Error: found dwarf version '28978', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0xd4): undefined reference to `pj_ioqueue_create'
/usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x104): undefined reference to `pj_thread_create'
/usr/bin/ld: Dwarf Error: found dwarf version '25130', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x15c): undefined reference to `pj_caching_pool_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '61956', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x160): undefined reference to `pj_shutdown'
/usr/bin/ld: Dwarf Error: found dwarf version '3328', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x170): undefined reference to `pj_caching_pool_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x174): undefined reference to `pj_shutdown'
/usr/bin/ld: Dwarf Error: found dwarf version '1796', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x18c): undefined reference to `pj_thread_join'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x194): undefined reference to `pj_thread_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '84', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x19c): undefined reference to `pj_caching_pool_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '38203', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x1a0): undefined reference to `pj_shutdown'
/usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x1b8): undefined reference to `pj_thread_join'
/usr/bin/ld: Dwarf Error: found dwarf version '36182', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x1c0): undefined reference to `pj_thread_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '1026', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x1d0): undefined reference to `pj_caching_pool_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '49', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x1d4): undefined reference to `pj_shutdown'
/usr/bin/ld: Dwarf Error: found dwarf version '24918', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.load_module+0x1e4): undefined reference to `pj_pool_factory_default_policy'
/usr/bin/ld: Dwarf Error: found dwarf version '14350', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `unload_module':
res_rtp_asterisk.c:(.text.unload_module+0x30): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.unload_module+0x4c): undefined reference to `pj_thread_join'
/usr/bin/ld: Dwarf Error: found dwarf version '107', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.unload_module+0x54): undefined reference to `pj_thread_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '47501', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.unload_module+0x5c): undefined reference to `pj_caching_pool_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.unload_module+0x60): undefined reference to `pj_shutdown'
/usr/bin/ld: Dwarf Error: found dwarf version '32188', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_destroy':
res_rtp_asterisk.c:(.text.ast_rtp_destroy+0x238): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '15620', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_destroy+0x258): undefined reference to `pj_ice_sess_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '3584', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_destroy+0x270): undefined reference to `pj_turn_sock_set_user_data'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_destroy+0x278): undefined reference to `pj_turn_sock_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '32393', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_destroy+0x290): undefined reference to `pj_turn_sock_set_user_data'
/usr/bin/ld: Dwarf Error: found dwarf version '38158', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_destroy+0x298): undefined reference to `pj_turn_sock_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_ice_add_cand.isra.15.constprop.17':
res_rtp_asterisk.c:(.text.ast_rtp_ice_add_cand.isra.15.constprop.17+0x1c): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '104', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_add_cand.isra.15.constprop.17+0x48): undefined reference to `pj_ice_calc_foundation'
/usr/bin/ld: Dwarf Error: found dwarf version '47511', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_add_cand.isra.15.constprop.17+0xc0): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '1280', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_add_cand.isra.15.constprop.17+0xdc): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '59652', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_add_cand.isra.15.constprop.17+0x1b8): undefined reference to `pj_ice_sess_add_cand'
/usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `rtp_add_candidates_to_ice':
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x5c): undefined reference to `pj_enum_ip_interface'
/usr/bin/ld: Dwarf Error: found dwarf version '37500', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x88): undefined reference to `pj_sockaddr_set_port'
/usr/bin/ld: Dwarf Error: found dwarf version '17924', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x90): undefined reference to `pj_sockaddr_get_len'
/usr/bin/ld: Dwarf Error: found dwarf version '3584', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x150): undefined reference to `pj_turn_sock_create'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x278): undefined reference to `pj_turn_sock_alloc'
/usr/bin/ld: Dwarf Error: found dwarf version '16321', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x2f0): undefined reference to `pj_turn_sock_get_info'
/usr/bin/ld: Dwarf Error: found dwarf version '54287', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x310): undefined reference to `pj_sockaddr_get_len'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x398): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '94', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x3c4): undefined reference to `pj_sockaddr_init'
/usr/bin/ld: Dwarf Error: found dwarf version '275', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x3cc): undefined reference to `pj_sockaddr_get_len'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x40c): undefined reference to `PJ_AF_INET'
/usr/bin/ld: Dwarf Error: found dwarf version '60', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.rtp_add_candidates_to_ice+0x418): undefined reference to `PJ_AF_INET6'
/usr/bin/ld: Dwarf Error: found dwarf version '52044', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_ice_lite':
res_rtp_asterisk.c:(.text.ast_rtp_ice_lite+0x1c): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '2048', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_lite+0x3c): undefined reference to `pj_ice_sess_change_role'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_ice_stop':
res_rtp_asterisk.c:(.text.ast_rtp_ice_stop+0x1c): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '18040', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_stop+0x34): undefined reference to `pj_ice_sess_destroy'
/usr/bin/ld: Dwarf Error: found dwarf version '2304', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `__rtp_sendto.constprop.20':
res_rtp_asterisk.c:(.text.__rtp_sendto.constprop.20+0x74): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.__rtp_sendto.constprop.20+0xa0): undefined reference to `pj_ice_sess_send_data'
/usr/bin/ld: Dwarf Error: found dwarf version '203', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_ice_start':
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x20): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '8962', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x34): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '23223', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x88): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '31505', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x13c): undefined reference to `pj_strdup2'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x1a4): undefined reference to `pj_sockaddr_parse'
/usr/bin/ld: Dwarf Error: found address size '0', this reader can only handle address sizes '2', '4' and '8'.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x1f4): undefined reference to `pj_sockaddr_parse'
/usr/bin/ld: Dwarf Error: found dwarf version '116', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x22c): undefined reference to `pj_turn_sock_set_perm'
/usr/bin/ld: Dwarf Error: found dwarf version '19218', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x284): undefined reference to `pj_ice_sess_create_check_list'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x294): undefined reference to `pj_ice_sess_start_check'
/usr/bin/ld: Dwarf Error: found dwarf version '134', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x2a8): undefined reference to `pj_timer_heap_poll'
/usr/bin/ld: Dwarf Error: found dwarf version '52045', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_ice_start+0x2d8): undefined reference to `PJ_AF_UNSPEC'
/usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `__rtp_recvfrom.constprop.19':
res_rtp_asterisk.c:(.text.__rtp_recvfrom.constprop.19+0x94): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '45833', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.__rtp_recvfrom.constprop.19+0x98): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '4608', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.__rtp_recvfrom.constprop.19+0xc4): undefined reference to `pj_sockaddr_parse'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.__rtp_recvfrom.constprop.19+0xd8): undefined reference to `pj_sockaddr_get_len'
/usr/bin/ld: Dwarf Error: found dwarf version '1059', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.__rtp_recvfrom.constprop.19+0x100): undefined reference to `pj_ice_sess_on_rx_pkt'
/usr/bin/ld: Dwarf Error: found dwarf version '37470', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.__rtp_recvfrom.constprop.19+0x41c): undefined reference to `pj_strerror'
/usr/bin/ld: Dwarf Error: found dwarf version '9747', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.__rtp_recvfrom.constprop.19+0x7d0): undefined reference to `PJ_AF_UNSPEC'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_dtmf_end_with_duration':
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_end_with_duration+0x198): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '147', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_end_with_duration+0x1bc): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '12307', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_end_with_duration+0x310): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_end_with_duration+0x334): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '152', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_end_with_duration+0x488): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '38194', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_end_with_duration+0x4ac): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_dtmf_begin':
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_begin+0x1a0): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '1536', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_begin+0x1c4): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '1', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_begin+0x2e0): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '31635', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_dtmf_begin+0x304): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '13075', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_read':
res_rtp_asterisk.c:(.text.ast_rtp_read+0x784): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_read+0x7a8): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '17171', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_read+0xcec): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_read+0xd14): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '59', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_sendcng':
res_rtp_asterisk.c:(.text.ast_rtp_sendcng+0x164): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '15173', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_sendcng+0x188): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '2816', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_new':
res_rtp_asterisk.c:(.text.ast_rtp_new+0x28c): undefined reference to `pj_thread_is_registered'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_new+0x344): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '411', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_new+0x3a8): undefined reference to `pj_str'
/usr/bin/ld: Dwarf Error: found dwarf version '2048', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_new+0x4cc): undefined reference to `pj_ice_sess_create'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtcp_write_rr':
res_rtp_asterisk.c:(.text.ast_rtcp_write_rr+0x324): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '8250', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtcp_write_rr+0x34c): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '2304', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtcp_write_sr':
res_rtp_asterisk.c:(.text.ast_rtcp_write_sr+0x30c): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtcp_write_sr+0x330): undefined reference to `pj_sockaddr_get_port'
/usr/bin/ld: Dwarf Error: found dwarf version '59', this reader only handles version 2, 3 and 4 information.
../res/res_rtp_asterisk.eo: In function `ast_rtp_raw_write':
res_rtp_asterisk.c:(.text.ast_rtp_raw_write+0x328): undefined reference to `pj_sockaddr_print'
/usr/bin/ld: Dwarf Error: found dwarf version '8962', this reader only handles version 2, 3 and 4 information.
res_rtp_asterisk.c:(.text.ast_rtp_raw_write+0x34c): undefined reference to `pj_sockaddr_get_port'
collect2: ld returned 1 exit status
make[2]: *** [asterisk] Error 1
make[1]: *** [main] Error 2
make[1]: Leaving directory `/usr/src/asterisk-11-static'
make: *** [_cleantest_all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment