Hi! I am trying to install asterisk-0.5.0. For now I have installed libpri-0.4.0, now I'm getting the following error message when I do the make:
chan_zap.c: In function `conf_add': chan_zap.c:836: `ZT_CONF_DIGITALMON' undeclared (first use in this function) chan_zap.c:836: (Each undeclared identifier is reported only once chan_zap.c:836: for each function it appears in.) chan_zap.c: In function `isourconf': chan_zap.c:866: `ZT_CONF_DIGITALMON' undeclared (first use in this function) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/home/p.bittner/INSTALL/asterisk-0.5.0/channels' make: *** [subdirs] Error 1 Did I miss to install something beforehand or what is the problem? (There is no other error message before that, no header file seems to be missing.) Peter _______________________________________________ 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
