Displaying 5 results from an estimated 5 matches for "dundi_decrypt".
2004 Nov 28
1
asterisk compile errors - pbx_dundi.c -help
...entical to mine i.e. when "make clean; make install" in asterisk sub dir, I get the following:
pbx_dundi.c:54:18: zlib.h: No such file or directory
pbx_dundi.c: In function `update_key':
pbx_dundi.c:1315: warning: implicit declaration of function `crc32'
pbx_dundi.c: In function `dundi_decrypt':
pbx_dundi.c:1371: warning: implicit declaration of function `uncompress'
pbx_dundi.c:1371: error: `Z_OK' undeclared (first use in this function)
pbx_dundi.c:1371: error: (Each undeclared identifier is reported only once
pbx_dundi.c:1371: error: for each function it appears in.)
pbx_du...
2005 Jan 20
0
latest cvs will not compile
...d day,
I just downloaded the latest CVS and it will not compile. This is the error
I receive:
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 functi...
2005 Mar 21
0
Compile error for minimal install of Redhat 9.0 [SOLVED]
pbx_dundi.c: In function `update_key':
pbx_dundi.c:1312: warning: implicit declaration of function `crc32'
pbx_dundi.c: In function `dundi_decrypt':
pbx_dundi.c:1368: warning: implicit declaration of function `uncompress'
pbx_dundi.c:1368: `Z_OK' undeclared (first use in this function)
pbx_dundi.c:1368: (Each undeclared identifier is reported only once
pbx_dundi.c:1368: for each function it appears in.)
pbx_dundi.c: In function `d...
2004 Sep 27
3
Asterisk Compile error
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
2005 Aug 23
1
latest CVS on Mandrake 9.2 Mini ITX
...NU_SOURCE -O6 -march=i586 -DZAPTEL_OPTIMIZATIONS
-fomit-frame-pointer -fPIC -c -o pbx_dundi.o pbx_dundi.c
pbx_dundi.c:31:18: zlib.h: No such file or directory
pbx_dundi.c: In function `update_key':
pbx_dundi.c:1311: warning: implicit declaration of function `crc32'
pbx_dundi.c: In function `dundi_decrypt':
pbx_dundi.c:1367: warning: implicit declaration of function `uncompress'
pbx_dundi.c:1367: error: `Z_OK' undeclared (first use in this function)
pbx_dundi.c:1367: error: (Each undeclared identifier is reported only
once
pbx_dundi.c:1367: error: for each function it appears in.)
pbx_du...