I'm trying to compile the voicemail module with mysql support and I get this error on the chan_zap module . Does anyone have any idea's on this one.. chan_zap.c: In function `handle_init_event': chan_zap.c:5668: error: `ZT_EVENT_POLARITY' undeclared (first use in this function) chan_zap.c:5668: error: (Each undeclared identifier is reported only once chan_zap.c:5668: error: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/home/sean/voicemail/asterisk-1.0.0/channels' make: *** [subdirs] Error 1 Any help appreciated. Sean -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040927/b46a9067/attachment.htm
I get the following error when I try to compile asterisk on my redhat 9 box any ideas? CVS version from October 22, 2004 PIC -c -o pbx_dundi.o pbx_dundi.c pbx_dundi.c:54:18: zlib.h: No such file or directory pbx_dundi.c: In function `update_key': pbx_dundi.c:1313: warning: implicit declaration of function `crc32' pbx_dundi.c: In function `dundi_decrypt': pbx_dundi.c:1369: warning: implicit declaration of function `uncompress' pbx_dundi.c:1369: `Z_OK' undeclared (first use in this function) pbx_dundi.c:1369: (Each undeclared identifier is reported only once pbx_dundi.c:1369: for each function it appears in.) pbx_dundi.c: In function `dundi_encrypt': pbx_dundi.c:1394: warning: implicit declaration of function `compress' pbx_dundi.c:1395: `Z_OK' undeclared (first use in this function) make[1]: *** [pbx_dundi.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/pbx' make: *** [subdirs] Error 1 [root@PBX asterisk]# -Thanks
Hi Guys I have a problem compiling Asterisk 1.2.4. I am getting this error make[1]: Leaving directory `/usr/src/asterisk/apps' make: *** [subdirs] Error 1 Has anyone come across this? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060219/98561453/attachment.htm
I'm trying to compile Asterisk 1.2.4 on a Redhat Enterprise system, kernel 2.4.21-27.0.2.ELsmp I'm getting the following errors and then the compile stops. /usr/kerberos/lib/libgssapi_krb5.so.2: undefined reference to `add_error_table' /usr/kerberos/lib/libgssapi_krb5.so.2: undefined reference to `remove_error_table' collect2: ld returned 1 exit status Can anyone point me in the right direction? I can't seem to find anything online. Thanks ________________________________ Adam S. Robins Executive Vice President & CIO PHARMACENTRA, LLC 5901B Peachtree Dunwoody Road, Suite 380 Atlanta, GA 30328 Office: 770-395-0088 x2034 Fax: 770-395-0989 Mobile: 770-855-1360 Email: arobins@pharmacentra.com Web: http://www.pharmacentra.com <http://www.pharmacentra.com/> ________________________________ The contents of this email message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended recipient. If you have received this transmission in error, any use, reproduction or dissemination of this transmission is strictly prohibited. If you are not the intended recipient, please immediately notify the sender by reply email and delete this message and its attachments, if any. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060224/8f0c1fa7/attachment.htm