Ok I did another update and its working now. Thanks Jim! That did the trick. Jon VA3RQ On 5/14/2011 7:12 PM, Jim Duuuude wrote:
but he doesnt want mdc-1200.. I accidentally committed a version of the source that had that included by default
JIM
------------------------------------------------------------------------ To: jrorke@cogeco.ca; app_rpt-users@ohnosec.org From: kt9ac@ameritech.net Date: Sat, 14 May 2011 18:00:37 -0500 Subject: Re: [App_rpt-users] re broken node after upgrade
You need to copy the mdc1200 encode and decode libraries back into the app directory, its looking for mdc_decode.c per the error message.
----- Reply message ----- From: "REDBUTTON_CTRL" <jrorke@cogeco.ca> Date: Sat, May 14, 2011 5:01 pm Subject: [App_rpt-users] re broken node after upgrade To: "APP_RPT_Users" <app_rpt-users@ohnosec.org>
HI I had an older node that had app_rpt version 0.254. I went to upgrade and now it doesnt work.
the console commands dont work either.
Here is the o/p after the final recompile:
[CC] app_random.c -> app_random.o [CC] app_read.c -> app_read.o [CC] app_readfile.c -> app_readfile.o [CC] app_realtime.c -> app_realtime.o [CC] app_record.c -> app_record.o [CC] app_rpt.c -> app_rpt.o app_rpt.c:528:24: error: mdc_decode.c: No such file or directory make[2]: *** [app_rpt.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/usr/src/astsrc/asterisk/apps' make[1]: *** [apps] Error 2 make[1]: Leaving directory `/usr/src/astsrc/asterisk' make: [upgrade-acid] Error 2 (ignored) mkdir -p /var/lib/asterisk/sounds/rpt cp -a sounds/* /var/lib/asterisk/sounds [root@AST_2378_WAJ astsrc]#
I upgrade the node with the following :
cd /usr/src rm -rf astsrc wget http://x.allstarlink.org/svn-trunk.tar.gz -O- | tar xzv mv trunk astsrc cd astsrc make upgrade-acid
any ideas?
Jon VA3RQ
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users