Since Im going to have to make a 0.220 release to fix this
(its not even a flesh wound ), can any one provide me with
any useful information about the MDC-1200 commands to that I can
make this a non-trivial release???
JIM WB6NIL
ยทยทยท
________________________________
Date: Tue, 23 Mar 2010 09:09:26 -0700
Subject: Build fails on v 0.219
From: hkwilliamson@gmail.com
To: telesistant@hotmail.com
Hi Jim,
The build of v.0.219 fails during the compile of app_rpt.c due to #include of missing mdc_decode.c. It's apparently an include path issue that I didn't take the time to figure out, instead opting to copy mdc_decode.[ch] files into the app subdir. The make worked fine then but obviously there is a correct fix for this.
I was originally trying the ACID downloaded version to compile in the MDC1200 code, and was getting the same failure. Did a SVN download of the current 'astsrc-1.4.23-pre' and moved the mdc_decode.[ch] files into /usr/src/asterisk/apps and it all compiled!
I'll try some config samples and see what I get for outputs.
Thanks to everyone for getting this going so quickly!
Tony
Jim Duuuude wrote:
ยทยทยท
Since Im going to have to make a 0.220 release to fix this
(its not even a flesh wound ), can any one provide me with
any useful information about the MDC-1200 commands to that I can
make this a non-trivial release???
JIM WB6NIL
________________________________
Date: Tue, 23 Mar 2010 09:09:26 -0700
Subject: Build fails on v 0.219
From: hkwilliamson@gmail.com
To: telesistant@hotmail.com
Hi Jim,
The build of v.0.219 fails during the compile of app_rpt.c due to #include of missing mdc_decode.c. It's apparently an include path issue that I didn't take the time to figure out, instead opting to copy mdc_decode.[ch] files into the app subdir. The make worked fine then but obviously there is a correct fix for this.