I tried compiling Asterisk 1.20 (fresh cvs checkout of just some 15 minutes ago) on a CentOS 4.2 box.

Compiling zaptel seems to work fine but when I try to compile * I get this:

chan_zap.c:8904: error: structure has no member named `useruserinfo'
chan_zap.c:8012: warning: unused variable `plancallingani'
chan_zap.c: In function `handle_pri_show_debug':
chan_zap.c:9318: warning: implicit declaration of function `pri_get_debug'
chan_zap.c: In function `setup_zap':
chan_zap.c:10602: error: `PRI_SWITCH_QSIG' undeclared (first use in this function)
chan_zap.c: In function `load_module':
chan_zap.c:10870: warning: passing arg 1 of `pri_set_error' from incompatible pointer type chan_zap.c:10871: warning: passing arg 1 of `pri_set_message' from incompatible pointer type
make[1]: *** [chan_zap.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/channels'
make: *** [subdirs] Error 1


Ideas anyone?

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to