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

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


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

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

Thank you for taking the time to report this bug and helping to make Asterisk better. Unfortunately, we cannot work on this bug because your description did not include enough information. Please read over the Asterisk Issue Guidelines [1] which discusses the information necessary for your issue to be resolved and the format that information needs to be in. We would be grateful if you would then provide a more complete description of the problem. At a minimum, we need:

1. The specific steps or actions you took that caused you to encounter the problem.
2. The behavior you expected and the location of documentation that led you to that expectation.
3. The behavior you actually encountered.

To demonstrate the issue in detail, please include Asterisk log files generated per the instructions on the wiki [2]. If applicable, please ensure that protocol-level trace debugging is enabled, e.g., 'sip set debug on' if the issue involves chan_sip, and configuration information such as dialplan and channel configuration.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

[2] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information

Please also describe how you configured Asterisk (what arguments you passed to configure) and the console output from the complete build, as well as the config.log file.

> 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 
>
> 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