Hi on debian iam try to make i get this problem any suggestions. make res_config_mysql.so cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o res_config_mysql.o res_config_mysql.c res_config_mysql.c:75: warning: data definition has no type or storage class res_config_mysql.c:77: warning: data definition has no type or storage class res_config_mysql.c: In function ?config_mysql?: res_config_mysql.c:430: error: too few arguments to function ?ast_config_internal_load? res_config_mysql.c: At top level: res_config_mysql.c:463: warning: initialization from incompatible pointer type res_config_mysql.c: In function ?unload_module?: res_config_mysql.c:503: error: ?STANDARD_HANGUP_LOCALUSERS? undeclared (first use in this function) res_config_mysql.c:503: error: (Each undeclared identifier is reported only once res_config_mysql.c:503: error: for each function it appears in.) res_config_mysql.c: In function ?parse_config?: res_config_mysql.c:541: warning: assignment discards qualifiers from pointer target type res_config_mysql.c:548: warning: assignment discards qualifiers from pointer target type res_config_mysql.c:555: warning: assignment discards qualifiers from pointer target type res_config_mysql.c:562: warning: assignment discards qualifiers from pointer target type res_config_mysql.c:569: warning: assignment discards qualifiers from pointer target type res_config_mysql.c:576: warning: assignment discards qualifiers from pointer target type make: *** [res_config_mysql.o] Error 1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070821/ef35dbb8/attachment.htm
On 23:08, Tue 21 Aug 07, ram wrote:> Hi > > on debian iam try to make i get this problemWhat version of Debian? What version of asterisk-addons? Is this an upgrade? We need more info -- Michiel van Baak michiel at vanbaak.eu http://michiel.vanbaak.eu GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x71C946BD "Why is it drug addicts and computer afficionados are both called users?"
On 8/21/07, Michiel van Baak <michiel at vanbaak.info> wrote:> > On 23:08, Tue 21 Aug 07, ram wrote: > > Hi > > > > on debian iam try to make i get this problem > > What version of Debian? > What version of asterisk-addons? > > Is this an upgrade? > > We need more infoHi no its fresh installation. asterisk-addons-1.2.7 asterisk-addons-1.2-current.tar.gz Debian 4.0 uname -a Linux 2.6.18-5-686 #1 SMP Sun Aug 12 21:57:02 UTC 2007 i686 GNU/Linux ram -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070822/bb26ebf7/attachment.htm
On 00:18, Wed 22 Aug 07, ram wrote:> On 8/21/07, Michiel van Baak <michiel at vanbaak.info> wrote: > > > > On 23:08, Tue 21 Aug 07, ram wrote: > > > Hi > > > > > > on debian iam try to make i get this problem > > > > What version of Debian? > > What version of asterisk-addons? > > > > Is this an upgrade? > > > > We need more info > > > Hi > > no its fresh installation. > > asterisk-addons-1.2.7 > asterisk-addons-1.2-current.tar.gz > > Debian 4.0 > > uname -a > Linux 2.6.18-5-686 #1 SMP Sun Aug 12 21:57:02 UTC 2007 i686 GNU/LinuxDid you install libmysqlclient15-dev ? if not, please do so. -- Michiel van Baak michiel at vanbaak.eu http://michiel.vanbaak.eu GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x71C946BD "Why is it drug addicts and computer afficionados are both called users?"
On 8/22/07, Michiel van Baak <michiel at vanbaak.info> wrote:> > On 00:18, Wed 22 Aug 07, ram wrote: > > On 8/21/07, Michiel van Baak <michiel at vanbaak.info> wrote: > > > > > > On 23:08, Tue 21 Aug 07, ram wrote: > > > > Hi > > > > > > > > on debian iam try to make i get this problem > > > > > > What version of Debian? > > > What version of asterisk-addons? > > > > > > Is this an upgrade? > > > > > > We need more info > > > > > > Hi > > > > no its fresh installation. > > > > asterisk-addons-1.2.7 > > asterisk-addons-1.2-current.tar.gz > > > > Debian 4.0 > > > > uname -a > > Linux 2.6.18-5-686 #1 SMP Sun Aug 12 21:57:02 UTC 2007 i686 GNU/Linux > > Did you install libmysqlclient15-dev ? > if not, please do so. > --Hi i have installed that before iam making the addons ram -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070822/2d120ea4/attachment.htm