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.<br><br>----- Reply message -----<br>From: "REDBUTTON_CTRL" <jrorke@cogeco.ca><br>Date: Sat, May 14, 2011 5:01 pm<br>Subject: [App_rpt-users] re broken node after upgrade<br>To: "APP_RPT_Users" <app_rpt-users@ohnosec.org><br><br>HI I had an older node that had app_rpt version 0.254. I went to upgrade and now it doesnt work.<br><br>the console commands dont work either.<br><br>Here is the o/p after the final recompile:<br><br>   [CC] app_random.c -> app_random.o<br>   [CC] app_read.c -> app_read.o<br>   [CC] app_readfile.c -> app_readfile.o<br>   [CC] app_realtime.c -> app_realtime.o<br>   [CC] app_record.c -> app_record.o<br>   [CC] app_rpt.c -> app_rpt.o<br>app_rpt.c:528:24: error: mdc_decode.c: No such file or directory<br>make[2]: *** [app_rpt.o] Error 1<br>make[2]: *** Waiting for unfinished jobs....<br>make[2]: Leaving directory `/usr/src/astsrc/asterisk/apps'<br>make[1]: *** [apps] Error 2<br>make[1]: Leaving directory `/usr/src/astsrc/asterisk'<br>make: [upgrade-acid] Error 2 (ignored)<br>mkdir -p /var/lib/asterisk/sounds/rpt<br>cp -a sounds/* /var/lib/asterisk/sounds<br>[root@AST_2378_WAJ astsrc]#<br><br>I upgrade the node with the following :<br><br>cd /usr/src<br>rm -rf astsrc<br>wget <a href="http://x.allstarlink.org/svn-trunk.tar.gz">http://x.allstarlink.org/svn-trunk.tar.gz</a> -O- | tar xzv<br>mv trunk astsrc<br>cd astsrc<br>make upgrade-acid<br><br>any ideas?<br><br>Jon VA3RQ<br><br><br>_______________________________________________<br>App_rpt-users mailing list<br>App_rpt-users@ohnosec.org<br><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br><br><br>