ZeeJee wrote: > Hello Friends, > > I am following Matt's instuction to install SS7 link but i m having > following error when i issue make command after ./configure in > asterisk-trunk. > > [LD] chan_sip.o -> chan_sip.so > [CC] chan_skinny.c -> chan_skinny.o > [LD] chan_skinny.o -> chan_skinny.so > [CC] chan_unistim.c -> chan_unistim.o > [LD] chan_unistim.o -> chan_unistim.so > [CC] chan_zap.c -> chan_zap.o > chan_zap.c: In function `zt_new': > chan_zap.c:5806: error: `PRI_TRANS_CAP_DIGITAL' undeclared (first use in > this function) > chan_zap.c:5806: error: (Each undeclared identifier is reported only once > chan_zap.c:5806: error: for each function it appears in.) > chan_zap.c: In function `__unload_module': > chan_zap.c:11847: error: `i' undeclared (first use in this function) > chan_zap.c: At top level: > chan_zap.c:8564: warning: 'zt_setlaw' declared `static' but never defined > make[1]: *** [chan_zap.o] Error 1 > make: *** [channels] Error 2 > > Can somebody help me regarding this ? > > regards Sorry, this just means you'll need libpri installed. I think this is the last dependency I have left on libpri. You can check it out from svn the same way you checked out Asterisk and libss7. -- Matthew Fredrickson Software/Firmware Engineer Digium, Inc.