-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Steve Blair wrote: | | I initially installed Asterisk from a vendor supplied CD. I want to | maintain a more current release so I am trying to update from CVS. | I removed the previous vendor's release and followed the | instructions you provided. I got the following error. Can you | explain why? | | Thanks, | Steve | | --- cut here --- | | isk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" | -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN | -c -o channel.o channel.c | channel.c:49:2: #error "You need newer zaptel! Please cvs update zaptel" ~ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Right there - update zaptel, recompile and install, then recompile (and/or update again) asterisk itself. Keep in mind that you have to have all the dependencies updated in sync with asterisk...
K
| channel.c: In function `ast_channel_alloc': | channel.c:303: `ZT_TIMERPONG' undeclared (first use in this function) | channel.c:303: (Each undeclared identifier is reported only once | channel.c:303: for each function it appears in.) | channel.c: In function `ast_queue_frame': | channel.c:418: `ZT_TIMERPING' undeclared (first use in this function) | channel.c: In function `ast_read': | channel.c:1244: `ZT_EVENT_TIMER_EXPIRED' undeclared (first use in this | function) | channel.c:1246: `ZT_EVENT_TIMER_PING' undeclared (first use in this | function) | channel.c:1255: `ZT_TIMERPONG' undeclared (first use in this function) | make: *** [channel.o] Error 1 | --- end cut -- | | [EMAIL PROTECTED] wrote: | |>> Just tried it. "Show version" still shows: |>> |>> Connected to Asterisk CVS-v1-0-12/21/04-14:14:46 |>> |> |> |> Well, only thing I can see is that your CVS download didn't went |> right, or you downloaded it into a different place, because you're not |> even at 1.0.4 |> |> Follow these simple steps to update you tree : |> |> # cd /usr/src |> # export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot |> # cvs login - the password is anoncvs. |> |> # cvs checkout -r v1-0-5 asterisk |> # cd asterisk |> # make clean; make |> |> then, stop asterisk |> |> # make install |> |> then start asterisk |> |> HTH |> _______________________________________________ |> Asterisk-Users mailing list |> [email protected] |> http://lists.digium.com/mailman/listinfo/asterisk-users |> To UNSUBSCRIBE or update options visit: |> http://lists.digium.com/mailman/listinfo/asterisk-users |> |> |
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB9oTVga76cWglRW4RAsboAJ9XSymy4i1Ldx6AxuFCDbM9l1rsIACgnMJ7 R9hrvj3SHfp9XJdlqpX6hLo= =Mw0N -----END PGP SIGNATURE-----
begin:vcard fn:Kris Stark n:Stark;Kris org:Dataflow adr:Suite B;;401 E State St;Ithaca;NY;14850;USA email;internet:[EMAIL PROTECTED] title:IT Manager tel;work:+1 607 272-8589 tel;fax:+1 607 272-8634 x-mozilla-html:FALSE url:http://www.goDataflow.com version:2.1 end:vcard
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
