[Asterisk-Users] Compile error for minimal install of Redhat 9.0
[SOLVED]
Ty Carter
tmcarter at ultrastat.com
Mon Mar 21 12:56:47 MST 2005
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 `dundi_encrypt':
pbx_dundi.c:1393: warning: implicit declaration of function `compress'
pbx_dundi.c:1394: `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
If you are seeing the above error using cvs-head files, the problem
identified has been resolved becuase there is no zlib-devel package
installed. To resolve this issue simply install zlib-devel and
re-compile and all willbe good. Thanks to Jer Jer on #asterisk for the
assistance.
This issue only comes into play when you do a minimal install following
the documentation on wiki.
Thanks,
Ty Carter
Strategic Network Consultants, Inc.
Washington, NC 27889
More information about the asterisk-users
mailing list