[asterisk-bugs] [JIRA] (ASTERISK-21330) XML documentation generation fails on fresh checkouts
Kinsey Moore (JIRA)
noreply at issues.asterisk.org
Thu Mar 28 11:12:01 CDT 2013
Kinsey Moore created ASTERISK-21330:
---------------------------------------
Summary: XML documentation generation fails on fresh checkouts
Key: ASTERISK-21330
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21330
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Documentation
Affects Versions: SVN
Environment: Debian Sid 64, dual core intel i5
Reporter: Kinsey Moore
When building a fresh checkout of asterisk trunk with "./configure --enable-dev-mode && make -j3", the initial build attempt fails because doc/core-en_US.xml is missing the opening <docs> tag which causes xmllint to flag it as invalid. I am currently working around this by deleting the xml documentation and forcing it to be regenerated. This does not happen if the initial configuration does not use the --enable-dev-mode flag.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list