Re: [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.co...@xorcom.com +972-50-7952406 mailto:tzafrir.co...@xorcom.com http://www.xorcom.com -- _ -- 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
Re: [asterisk-users] Asterisk Can't start with the default configs
Okay, in this case will create a ticket tomorrow. Thanks for Your help! On Dec 4, 2016 10:25 PM, "Joshua Colp" wrote: > On Sun, Dec 4, 2016, at 05:13 PM, Mr Dini wrote: > > 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. > > The configure option should disable the creation and requirement for the > documentation. That's the problem. > > -- > 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 > -- _ -- 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
Re: [asterisk-users] Asterisk Can't start with the default configs
On Sun, Dec 4, 2016, at 05:13 PM, Mr Dini wrote: > 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. The configure option should disable the creation and requirement for the documentation. That's the problem. -- 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
Re: [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" 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 > -- _ -- 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
Re: [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 -- _ -- 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
Re: [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" 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 > -- _ -- 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
Re: [asterisk-users] Asterisk Can't start with the default configs
Okay, thanks for the info! Will recompile it with corrected doc support and see what happens. On Dec 2, 2016 3:36 PM, "Joshua Colp" 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 > -- _ -- 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
Re: [asterisk-users] Asterisk Can't start with the default configs
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
[asterisk-users] Asterisk Can't start with the default configs
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? Many thanks! Ps: if any addition information is needed, certainly I will attach it, just please tell me, what is needed. -- _ -- 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