[asterisk-bugs] [JIRA] (ASTERISK-26639) core: Disabling xmldoc support does not work. Also results in abort during Asterisk startup.

Corey Farrell (JIRA) noreply at issues.asterisk.org
Thu Mar 30 10:03:09 CDT 2017


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

Corey Farrell edited comment on ASTERISK-26639 at 3/30/17 10:02 AM:
--------------------------------------------------------------------

I've attached my current patch.

Note my patch does not stop the Makefile's from generating xml documentation, it only disables loading it from Asterisk, allowing Asterisk to startup without failure.  I'm unsure if lack of xmldocs has any further effect on code that uses {{config_options.c}}, I assume it has a reason to abort for lack of xmldocs.

Part of me thinks that a better option would be to remove the {{--disable-xmldocs}} option, or update the help string in 13/14 to say it's ineffective, remove from master.


was (Author: coreyfarrell):
I've attached my current patch.

> core: Disabling xmldoc support does not work. Also results in abort during Asterisk startup.
> --------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-26639
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26639
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 14.0.2, 14.1.1
>         Environment: ARMv5 NAS with kernel linux 2.6.31.8, uClibc
> Also on x86_64 on Ubuntu 14.04, kernel 3.13.0-86-generic
>            Reporter: Mr Dini
>            Severity: Minor
>         Attachments: 0001-Build-System-Fix-disable-xmldoc-option.patch, asterisk_14.0.2_error.txt, config.log
>
>
> I tried to compile the asterisk from source to my NAS, but when I try to start it in debugger mode (asterisk -vvvvvvc), it gives me this output:
> http://pastebin.com/snpZEXNK
> I compiled it with the "--prefix=/ffp --disable-xmldoc" configure flags.
> What's wrong?
> Many thanks!
> [Edit by Rusty - doesn't appear to disable xml doc generation in /doc or disable the xmldoc dump command or config help sourced from xml]



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



More information about the asterisk-bugs mailing list