Simple question everyone, I think. Trying to upgrade the chan_usbradio.c, never realized I had the original in service. I've tried every what I know of to get it into the box, including cut and paste, and keep getting this compile error. I've seen this before, it seemed to do with CR/LF and UNIX vs. dos, but still seeing this, and when I look at the source under vi it looks just fine. Just get compile errors. I know this just takes a gentle nudge to get me going the right way, and after 4 hours I'm going out for din-din... Enough radio play for one day. Its been a total bust. Upgraded app_rpt too, no errors, it just blows up when I run it. Thanks, and hope everyone had a good holiday weekend. GeorgeC W2DB AllstarLink 2360. [root@radio asterisk]# make menuselect/menuselect --check-deps menuselect.makeopts Generating embedded module rules ... make[1]: Entering directory `/usr/src/asterisk/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/asterisk/utils' make[1]: Entering directory `/usr/src/asterisk/agi' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/asterisk/agi' make[1]: Entering directory `/usr/src/asterisk/res' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/asterisk/res' make[1]: Entering directory `/usr/src/asterisk/channels' [CC] chan_usbradio.c -> chan_usbradio.o chan_usbradio.c: In function â?~hidthreadâ?T: chan_usbradio.c:1360: error: â?~t_pmr_chanâ?T has no member named â?~txrxblankingtimeâ?T chan_usbradio.c: In function â?~usbradio_readâ?T: chan_usbradio.c:2417: error: â?~struct <anonymous>â?T has no member named â?~txCtcssReadyâ?T chan_usbradio.c:2430: error: â?~struct <anonymous>â?T has no member named â?~txCtcssReadyâ?T chan_usbradio.c: In function â?~store_configâ?T: chan_usbradio.c:4023: error: â?~RXSQDELAYBUFSIZEâ?T undeclared (first use in this function) chan_usbradio.c:4023: error: (Each undeclared identifier is reported only once chan_usbradio.c:4023: error: for each function it appears in.) chan_usbradio.c:4044: error: â?~t_pmr_chanâ?T has no member named â?~rxSquelchDelayâ?T chan_usbradio.c:4080: error: â?~t_pmr_chanâ?T has no member named â?~txrxblankingtimeâ?T make[1]: *** [chan_usbradio.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: *** [channels] Error 2 George J Csahanin W2DB Cedar Park, TX
participants (1)
-
George Csahanin