[asterisk-bugs] [JIRA] (ASTERISK-26249) app_confbridge: Compliling Asterisk - confbridge module issue

Joshua Colp (JIRA) noreply at issues.asterisk.org
Thu Jul 28 05:34:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231608#comment-231608 ] 

Joshua Colp commented on ASTERISK-26249:
----------------------------------------

The complete build output after you type make, as well as the config.log from the directory in which you extracted/built Asterisk is what would be good to see.

What I'm trying to see is if there's anything evident in those. As it is Asterisk itself is built daily multiple times against 32-bit and 64-bit Ubuntu 14.04 and CentOS 6, and I do believe there are people using it on CentOS 7 as well - so it's likely something specific to the environment.

> app_confbridge: Compliling Asterisk - confbridge module issue
> -------------------------------------------------------------
>
>                 Key: ASTERISK-26249
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26249
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_confbridge, Core/BuildSystem
>    Affects Versions: 13.10.0
>         Environment: Hardware: Azure Cloud (various)
> Operating System: CentOS Linux 7 (Core)
> Kernel: Linux 3.10.0-327.22.2.el7.x86_64
> Architecture: x86-64
> PJproject 2.5.5
> Jansson 2.7
>            Reporter: Lukasz 
>            Assignee: Unassigned
>
> Hi, Once I am trying to deploy latest asterisk I get an issue on the "make" command. It is as follows: 
> Generating embedded module rules ...
>    [LD] app_confbridge.o confbridge/conf_state_single_marked.o confbridge/conf_state.o confbridge/conf_state_single.o confbridge/conf_state_multi_marked.o confbridge/conf_chan_record.o confbridge/conf_state_multi.o confbridge/conf_state_empty.o confbridge/conf_config_parser.o confbridge/confbridge_manager.o confbridge/conf_chan_announce.o confbridge/conf_state_inactive.o -> app_confbridge.so
> /usr/bin/ld: confbridge/conf_state.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
> confbridge/conf_state.o: could not read symbols: Bad value
> collect2: error: ld returned 1 exit status
> make[1]: *** [app_confbridge.so] Error 1
> make: *** [apps] Error 2
> I have deployed rc version without issue so I assume issue is cause in this build only. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list