[Asterisk-Dev] I don't need libpri..please continue...
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Mon May 2 15:34:57 MST 2005
On May 2, 2005 06:15 pm, Matthew Boehm wrote:
> chan_zap.c:61:2: #error "You need newer libpri"
> make[1]: *** [chan_zap.o] Error 1
> make[1]: Leaving directory `/usr/src/asterisk/channels'
> make: *** [subdirs] Error 1
>
> The machine I am compiling asterisk on has no PRI/Zap cards connected to
> it. So why is libpri necessary to download? Shouldn't it say "You don't
> have libpri installed so I am skipping the following..." and keep
> compiling?
Basically it sees you have zaptel installed so it's trying to compile
chan_zap, which requires a newer libpri.
If you're sufficiently proficient, work around it. Otherwise, just do what it
says; it's not like libpri's huge. :-)
-A.
More information about the asterisk-dev
mailing list