[asterisk-users] Compiling asterisk-addons-1.6.0 under Debian 2.6.18?

2009-02-23 Thread Bruce Komito
Is there some magic to compiling asterisk-addons-1.6.0 under Debian 2.6.18 and mysql 5.0? I am unable to get configure to recognize the existance of mysqlclient. Imparticular, when it gets to: checking for mysql_init in -lmysqlclient... it returns no. For the past several releases, I've had to

Re: [asterisk-users] Compiling asterisk-addons-1.6.0 under Debian 2.6.18?

2009-02-23 Thread Tzafrir Cohen
On Mon, Feb 23, 2009 at 12:26:09PM -0800, Bruce Komito wrote: Is there some magic to compiling asterisk-addons-1.6.0 under Debian 2.6.18 and mysql 5.0? I am unable to get configure to recognize the existance of mysqlclient. Imparticular, when it gets to: checking for mysql_init in

Re: [asterisk-users] Compiling asterisk-addons-1.6.0 under Debian 2.6.18?

2009-02-23 Thread Bruce Komito
That was the silver bullet...thanks! Bruce Komito WPTI Telecom (775) 236-5815 On Mon, 23 Feb 2009, Tzafrir Cohen wrote: On Mon, Feb 23, 2009 at 12:26:09PM -0800, Bruce Komito wrote: Is there some magic to compiling asterisk-addons-1.6.0 under Debian 2.6.18 and mysql 5.0? I am unable to

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Kevin P. Fleming
Armin Schindler wrote: Actually, the error is not in the addons. The Asterisk-trunk installation produces incomplete/misconfigured headers, which prevents building of external modules. Or is it digiums intention to make life more difficult for external modules? Are you serious? How could

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Armin Schindler
On Wed, 31 May 2006, Kevin P. Fleming wrote: Armin Schindler wrote: Actually, the error is not in the addons. The Asterisk-trunk installation produces incomplete/misconfigured headers, which prevents building of external modules. Or is it digiums intention to make life more difficult

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Matthew Fredrickson
On May 31, 2006, at 12:55 AM, Armin Schindler wrote: On Tue, 30 May 2006, Kevin P. Fleming wrote: Douglas Garstang wrote: svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk svn checkout

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Armin Schindler
On Wed, 31 May 2006, Matthew Fredrickson wrote: On May 31, 2006, at 12:55 AM, Armin Schindler wrote: On Tue, 30 May 2006, Kevin P. Fleming wrote: Douglas Garstang wrote: svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons svn checkout

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Kevin P. Fleming
Armin Schindler wrote: And again, I just wanted to point out, that the current trunk is the problem which prevents other modules from build. But this seems to be ignored, because the respond is always: the addons must be fixed. No, it's not ignored. Changes are required on both sides of the

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Joshua Colp
On 5/31/06 3:03 PM, Armin Schindler [EMAIL PROTECTED] wrote: You can't be serious. I can't believe you just said that. Why not? It was just a question, because I don't understand why everyone (from digium) is saying that the addons must be fixed, but I see the problem in the asterisk

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Kevin P. Fleming
Joshua Colp wrote: standards. It does not generate incomplete/misconfigured headers - it generates headers for the new loader. Everyone understand? Not entirely true... some of the headers created by the new configure/build system will probably have to be 'installed' when they aren't now, and

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Armin Schindler
On Wed, 31 May 2006, Kevin P. Fleming wrote: Armin Schindler wrote: And again, I just wanted to point out, that the current trunk is the problem which prevents other modules from build. But this seems to be ignored, because the respond is always: the addons must be fixed. No, it's

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Armin Schindler
On Wed, 31 May 2006, Joshua Colp wrote: On 5/31/06 3:03 PM, Armin Schindler [EMAIL PROTECTED] wrote: You can't be serious. I can't believe you just said that. Why not? It was just a question, because I don't understand why everyone (from digium) is saying that the addons must be

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-31 Thread Kevin P. Fleming
Armin Schindler wrote: I want to adapt chan-capi then as well (as soon as possible), so what would you suggest to do? Wait more time? Or is there something I already can use/do? The external module build process will be settled down by the time beta1 ships, so I suggest another week of

[Asterisk-Users] Compiling Asterisk-addons

2006-05-30 Thread Douglas Garstang
Did the following: svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk svn checkout http://svn.digium.com/svn/zaptel/trunk zaptel svn checkout http://svn.digium.com/svn/libpri/trunk libpri Compiled and

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-30 Thread John Bigelow
I believe asterisk-addons won't compile with the latest trunk. Use 1.2 branch instead if you want asterisk-addons. -John Douglas Garstang wrote: Did the following: svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons svn checkout

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-30 Thread Kevin P. Fleming
Douglas Garstang wrote: svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk svn checkout http://svn.digium.com/svn/zaptel/trunk zaptel svn checkout http://svn.digium.com/svn/libpri/trunk libpri This has

RE: [Asterisk-Users] Compiling Asterisk-addons

2006-05-30 Thread Douglas Garstang
Discussion Subject: Re: [Asterisk-Users] Compiling Asterisk-addons I believe asterisk-addons won't compile with the latest trunk. Use 1.2 branch instead if you want asterisk-addons. -John Douglas Garstang wrote: Did the following: svn checkout http://svn.digium.com/svn/asterisk

RE: [Asterisk-Users] Compiling Asterisk-addons

2006-05-30 Thread Douglas Garstang
-Original Message- From: Kevin P. Fleming [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 30, 2006 3:43 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Compiling Asterisk-addons Douglas Garstang wrote: svn checkout http

Re: [Asterisk-Users] Compiling Asterisk-addons

2006-05-30 Thread Armin Schindler
On Tue, 30 May 2006, Kevin P. Fleming wrote: Douglas Garstang wrote: svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk svn checkout http://svn.digium.com/svn/zaptel/trunk zaptel svn checkout

[Asterisk-Users] Compiling asterisk-addons-1.0.7 on Debian Sarge with asterisk-packages installed

2005-06-06 Thread Christian Wengel
Hi! I'm using Debian Sarge with the asterisk-packages (1.0.7) installed. I want to use the cdr_addon_mysql, but there is no DEB. So I tried to compile it, but w/o success. I get an error of a missing asterisk.h. I searched for that file on my system , but it is non-existent, although I

Re: [Asterisk-Users] Compiling asterisk-addons-1.0.7 on Debian Sarge with asterisk-packages installed

2005-06-06 Thread Tzafrir Cohen
Hi On Mon, Jun 06, 2005 at 12:53:01PM +0200, Christian Wengel wrote: I'm using Debian Sarge with the asterisk-packages (1.0.7) installed. I want to use the cdr_addon_mysql, but there is no DEB. Yes, there is. http://tzafrir.org.il/rapid/ http://tzafrir.org.il/rapid/APT.html I have built

Re: [Asterisk-Users] compiling asterisk-addons for Mysql-cdr

2004-12-10 Thread Matthew Boehm
- Original Message - From: Francisco [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion [EMAIL PROTECTED] Sent: Friday, December 10, 2004 1:10 PM Subject: Re: [Asterisk-Users] compiling asterisk-addons for Mysql-cdr i have the same problem, any idea? thanks

Re: [Asterisk-Users] compiling asterisk-addons for Mysql-cdr

2004-12-10 Thread Francisco
i have the same problem, any idea? thanks - Original Message - From: mohammad To: [EMAIL PROTECTED] Sent: Saturday, December 04, 2004 1:20 AM Subject: [Asterisk-Users] compiling asterisk-addons for Mysql-cdr Hi ALL; I got the latest Asterisk

[Asterisk-Users] compiling asterisk-addons for Mysql-cdr

2004-12-04 Thread mohammad
Hi ALL; I got the latest Asterisk-addons for Mysql-Cdr, but I have problem compiling that.It says: # make . res_config_mysql.c: In function `realtime_mysql':res_config_mysql.c:143: warning: passing arg 1 of `ast_strlen_zero' makes pointer from integer without a