Mr Dini
2016-Dec-04 19:00 UTC
[asterisk-users] Asterisk Can't start with the default configs
Hi, I tried to run the make progdocs, but the first time, it said, I have no doxygen installed. So I compiled the latest release and reconfigure the asterisk. And after it, ut sucessfully started to build the docs. But it took a lot of time, So finally I aborted the process... Is there a way to disable doc creating? The --disable-xmldoc is enough? Thanks! On Dec 2, 2016 3:36 PM, "Joshua Colp" <jcolp at digium.com> wrote:> On Fri, Dec 2, 2016, at 10:27 AM, Mr Dini wrote: > > Hi, > > > > I compiled the asterisk 14.0.2 to my ARMv5 NAS, however I just have > > enough > > time to test it now. > > > > But with the default config (I only edited the http.conf), it won't > > start, > > but gives the following: > > > > Sorcery registered wizard 'bucket' > > Sorcery registered wizard 'bucket_file' > > Parsing /ffp/etc/asterisk/sorcery.conf > > Parsing '/ffp/etc/asterisk/sorcery.conf': Found > > Cannot update type 'bucket' in module 'core' because it has no existing > > documentation! > > Failed to register 'bucket' object type in Bucket sorcery > > Failed: ast_bucket_init > > > > What is the problem? > > This means that Asterisk was built with documentation support but the > documentation is not installed. Many things will fail to load as a > result of this. It is commonly located in the > /var/lib/asterisk/documentation directory as core-en_US.xml but in your > embedded environment it may be different. > > -- > Joshua Colp > Digium, Inc. | Senior Software Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - US > Check us out at: www.digium.com & www.asterisk.org > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20161204/1abb56c9/attachment.html>
Joshua Colp
2016-Dec-04 19:40 UTC
[asterisk-users] Asterisk Can't start with the default configs
On Sun, Dec 4, 2016, at 03:00 PM, Mr Dini wrote:> Hi, > > I tried to run the make progdocs, but the first time, it said, I have no > doxygen installed. So I compiled the latest release and reconfigure the > asterisk. And after it, ut sucessfully started to build the docs. But it > took a lot of time, So finally I aborted the process... > > Is there a way to disable doc creating? The --disable-xmldoc is enough?The --disable-xmldoc option should work. From my own experimentation it doesn't appear to be working as expected though. Can you file an issue[1] to look into it? [1] https://issues.asterisk.org/jira -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
Mr Dini
2016-Dec-04 21:13 UTC
[asterisk-users] Asterisk Can't start with the default configs
No, the disable-xmldoc doesn't disable the whole doc creating procedure. Is there a way to disable it completely? Regarding the issue... Of course, I Can open a ticket, just I don't know about what exactly. I want to compile it without doc generate to make the asterisk module loads up fine. On Dec 4, 2016 8:41 PM, "Joshua Colp" <jcolp at digium.com> wrote:> On Sun, Dec 4, 2016, at 03:00 PM, Mr Dini wrote: > > Hi, > > > > I tried to run the make progdocs, but the first time, it said, I have no > > doxygen installed. So I compiled the latest release and reconfigure the > > asterisk. And after it, ut sucessfully started to build the docs. But it > > took a lot of time, So finally I aborted the process... > > > > Is there a way to disable doc creating? The --disable-xmldoc is enough? > > The --disable-xmldoc option should work. From my own experimentation it > doesn't appear to be working as expected though. Can you file an > issue[1] to look into it? > > [1] https://issues.asterisk.org/jira > > -- > Joshua Colp > Digium, Inc. | Senior Software Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - US > Check us out at: www.digium.com & www.asterisk.org > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20161204/30e3be98/attachment.html>
Tzafrir Cohen
2016-Dec-07 12:31 UTC
[asterisk-users] Asterisk Can't start with the default configs
On Sun, Dec 04, 2016 at 08:00:45PM +0100, Mr Dini wrote:> Hi, > > I tried to run the make progdocs, but the first time, it said, I have no > doxygen installed. So I compiled the latest release and reconfigure the > asterisk. And after it, ut sucessfully started to build the docs. But it > took a lot of time, So finally I aborted the process... > > Is there a way to disable doc creating? The --disable-xmldoc is enough?I must be missing something here. Isn't 'progdoc' an optional target? The relevant XML documentation is doc/core-en_US.xml, which is generated unconditionaly in the build and using awk, shell and make. Another note: it is installed to the astdatadir. Which is indeed by default var/lib/asterisk, but may have different values (build time or set at run time in asterisk.conf). -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com