Downloaded asterisk 1.2rc2. Did a make and got the following…
arations -DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -o chan_zap.o chan_zap.c
chan_zap.c:60:20: libpri.h: No such file or directory
chan_zap.c:62:2: #error "You need newer libpri"
chan_zap.c:447: error: PRI_CPE' undeclared here (not in a function) chan_zap.c:460: error:
PRI_SWITCH_NI2’ undeclared here (not in a function)
chan_zap.c:461: error: PRI_NSF_NONE' undeclared here (not in a function) chan_zap.c:462: error:
PRI_NATIONAL_ISDN’ undeclared here (not in a function)
chan_zap.c:676: error: syntax error before "q931_call"
chan_zap.c:676: warning: no semicolon at end of struct or union
What’s up with this? I have another system with FC3 that isn’t reporting this problem.