[Asterisk-Users] CVS compile problem on asterisk

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Thu Nov 6 10:50:16 MST 2003


On Thursday 06 November 2003 10:11, Adams, Gavin wrote:
> Hi,
>
> Recently I did a fresh CVS checkout of asterisk and am getting the
> following errors on compile:
>
> chan_zap.c: In function `zt_train_ec':
> chan_zap.c:1078: `ZT_ECHOTRAIN' undeclared (first use in this
> function) chan_zap.c:1078: (Each undeclared identifier is reported
> only once chan_zap.c:1078: for each function it appears in.)
> make[1]: *** [chan_zap.o] Error 1
> make[1]: Leaving directory `/usr/src/asterisk/channels'
> make: *** [subdirs] Error 1
> [root at atlpbx01 asterisk]#
>
> make ; make clean on Zapata, zaptel, and libpri. Currently loaded
> modules are older, but I'm remiss to make install these three
> modules prior to getting a clean build on asterisk too. Makes it
> easier to roll back in the event of troubles.

You need to make install on the zaptel source.  Your compile of
chan_zap won't see the updated header file otherwise.

-Tilghman




More information about the asterisk-users mailing list