[Asterisk-Users] WARNING[22314]: No such switch 'Realtime'

Gabriel Afana adtomi at adelphia.net
Tue Dec 28 16:45:20 MST 2004


----- Original Message -----
From: "Nick Bachmann" <asterisk at not-real.org>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Tuesday, December 28, 2004 3:33 PM
Subject: Re: [Asterisk-Users] WARNING[22314]: No such switch 'Realtime'


> Gabriel Afana wrote:
>
> >Ahhh, and I've read every message telling everybody they dont have the
> >lastest version...thats why I went to asterisk.org and downloaded the
> >highest-number version I could find in the FTP.... Ok....downloaded
latest
> >CVS but now asterisk wont compile.  I had it working before.
> >
> >during "make", it says:
> >
> >chan_zap.c:61:2: #error "You need newer libpri"
> >
> This error means that you need a newer libpri.
>
> That means you need to:
>
> # cvs checkout zaptel libpri asterisk
>
> and then
>
> # cd zaptel
> # make clean; make install
> # cd ../libpri
> # make clean; make install
> # cd ../asterisk
> # make clean; make install
>
> Nick


I did that...I can't tell you how many times!  but for some reason I just
did it again and it worked.  I think it was because I was doing:

make clean
make
make instsall

instead of just:

make clean
make install

Oh well...testing Realtime extensions now...I hope it works! :-)

Gabe







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




More information about the asterisk-users mailing list