[asterisk-bugs] [JIRA] (ASTERISK-26249) app_confbridge: Compliling Asterisk - confbridge module issue
Lukasz (JIRA)
noreply at issues.asterisk.org
Thu Jul 28 06:23:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231609#comment-231609 ]
Lukasz commented on ASTERISK-26249:
------------------------------------
Well this is embarrassing. I have followed your line of thought and decided to check config.log. It was quite messy so I chose to rebuild asterisk and get it all started from scratch. In the meantime I have redeployed VM to use different hardware in MS datacentre.
I went through all the steps again in hopes to get clear logs. Surprisingly I have complied Asterisk successfully and installed as well.
Bottom line you were right about environmental issue. It just didnt occur to me as it happened on that single version 3 times in the row. Thanks for help.
PS. Could you point me to some sort of resource where I could learn background processes of Asterisk. I have read Asterisk Cookbook and many articles/forums on the web but they just summarize asterisk rather then dive deep down. What I am interested in is how asterisk deal with commands in its console. Recently I had build which had corrupted dialplan. It was missing "reload" option and couldnt troubleshoot it. I assume it was not loaded module but couldnt tell which one.
If you could point me I would be thankful.
> 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: 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