Hi, Reviewing the archives I saw /2004-October/070314.html from Tim Lewis. His error is almost identical 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_dundi.c: In function `dundi_encrypt': pbx_dundi.c:1396: warning: implicit declaration of function `compress' pbx_dundi.c:1397: error: `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 What does this error mean and can anyone help me?????? Thanks Conor McCleane (Dell Dimension P4 2.8 GHz-HT running SuSE 9.1 Pro) _________________________________________________________________ Sign up for eircom broadband now and get a free two month trial.* Phone 1850 73 00 73 or visit http://home.eircom.net/broadbandoffer _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
