[Asterisk-Dev] compile problem

Rich Adamson radamson at routers.com
Mon Dec 22 07:02:53 MST 2003


> I have downloaded last version of asterisk and done a make.
> I have the following error messages in chan_zap compiling:
> 
> chan_zap.c: In function `conf_add':
> chan_zap.c:890: `ZT_CONF_DIGITALMON' undeclared (first use in this function)
> chan_zap.c:890: (Each undeclared identifier is reported only once
> chan_zap.c:890: for each function it appears in.)
> chan_zap.c: In function `isourconf':
> chan_zap.c:920: `ZT_CONF_DIGITALMON' undeclared (first use in this function)
> chan_zap.c: In function `zt_train_ec':
> chan_zap.c:1083: `ZT_ECHOTRAIN' undeclared (first use in this function)
> chan_zap.c: In function `do_monitor':
> chan_zap.c:4855: `ZT_ONHOOKTRANSFER' undeclared (first use in this function)
> 
> Where shoul I get the proper include file?

The download did not update the zaptel (and probably others) directory.

Either delete or mv all directories associated with * src, do a fresh
cvs checkout, and make as before. Its a known issue/problem.

Rich





More information about the asterisk-dev mailing list