[op25-dev] Beta Test of New Additions - compile error on make

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.

Joseph Cardani jcardani@verizon.net [op25-dev] op25-dev at yahoogroups.com
Sun Nov 29 00:53:07 UTC 2015


Hi Scott,

I thought I was OK. tried running Scope and now get an error:

jcardani at jcardani-ThinkCentre-XXXX 
~/pybombs/src/op25/op25/gr-op25_repeater/apps $ ./scope.py --args 
"airspy" -f 852850000 -S 2500000 -N 'IF:12,MIX:12,LNA:9' -o -6.25e3 -T 
ocfd.tsv
Traceback (most recent call last):
   File "./scope.py", line 55, in <module>
     import op25_repeater
   File 
"/home/jcardani/target/lib/python2.7/dist-packages/op25_repeater/__init__.py", 
line 45, in <module>
     from op25_repeater_swig import *
   File 
"/home/jcardani/target/lib/python2.7/dist-packages/op25_repeater/op25_repeater_swig.py", 
line 28, in <module>
     _op25_repeater_swig = swig_import_helper()
   File 
"/home/jcardani/target/lib/python2.7/dist-packages/op25_repeater/op25_repeater_swig.py", 
line 24, in swig_import_helper
     _mod = imp.load_module('_op25_repeater_swig', fp, pathname, 
description)
ImportError: /home/jcardani/target/lib/libgnuradio-op25_repeater.so: 
undefined symbol: _ZN2gr6filter24mmse_fir_interpolator_ccD1Ev
jcardani at jcardani-ThinkCentre-XXXX 
~/pybombs/src/op25/op25/gr-op25_repeater/apps $





On 11/28/2015 07:46 PM, Joseph Cardani jcardani at verizon.net [op25-dev] 
wrote:
>
> So I changed the recipe name from gr-op25.lwr to op25.lwr and it 
> worked. Weird. Anyway now the more important issue. How do I fix 
> Balint’s version?
>
>
> Did you get the new code working?
>
> thanks
> Joe
>
>
>
>
>
>
>> On Nov 28, 2015, at 7:41 PM, Joseph Cardani jcardani at verizon.net 
>> <mailto:jcardani at verizon.net> [op25-dev] <op25-dev at yahoogroups.com 
>> <mailto:op25-dev at yahoogroups.com>> wrote:
>>
>> I renamed from op25 to gr-op25 and Failed again.
>>
>> Gonna try one more thing but Here's the output:
>>
>> jcardani at jcardani-ThinkCentre-XXXX ~/pybombs/src $ dir
>> airspy    bladeRF  gnuradio  gr-iqbal gr-op25  gr-op25baz  
>> gr-osmosdr  hackrf libosmo-dsp  osmo-sdr  rtl-sdr  uhd
>> jcardani at jcardani-ThinkCentre-XXXX ~/pybombs/src $ cd ~
>> jcardani at jcardani-ThinkCentre-XXXX ~ $ cd pybombs
>> jcardani at jcardani-ThinkCentre-XXXX ~/pybombs $ ./pybombs rb gr-op25
>> Settled on prefix: /home/jcardani/target
>> Loading recipes ...
>> Installing packages:
>> * gr-op25
>> Installing from source: gr-op25
>> Configuring: (100%) 
>> [==========================================================]
>> Configuration failed. Re-trying with higher verbosity.
>> /bin/sh: 1: cd: can't cd to /home/jcardani/pybombs/src/op25/build
>> make[2]: *** 
>> [op25/gr-op25/swig/CMakeFiles/op25_swig_swig_doc.dir/depend] Error 2
>> make[1]: *** 
>> [op25/gr-op25/swig/CMakeFiles/op25_swig_swig_doc.dir/all] Error 2
>> make[1]: *** Waiting for unfinished jobs....
>> /bin/sh: 1: cd: can't cd to /home/jcardani/pybombs/src/op25/build
>> make[2]: *** 
>> [op25/gr-op25/python/CMakeFiles/pygen_op25_gr_op25_python_efd2f.dir/depend] 
>> Error 2
>> make[1]: *** 
>> [op25/gr-op25/python/CMakeFiles/pygen_op25_gr_op25_python_efd2f.dir/all] 
>> Error 2
>> /bin/sh: 1: cd: can't cd to /home/jcardani/pybombs/src/op25/build
>> make[2]: *** 
>> [op25/gr-op25/apps/CMakeFiles/pygen_op25_gr_op25_apps_383eb.dir/depend] 
>> Error 2
>> make[1]: *** 
>> [op25/gr-op25/apps/CMakeFiles/pygen_op25_gr_op25_apps_383eb.dir/all] 
>> Error 2
>> /bin/sh: 1: cd: can't cd to /home/jcardani/pybombs/src/op25/build
>> make[2]: *** [op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/depend] 
>> Error 2
>> make[1]: *** [op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/all] Error 2
>> make: *** [all] Error 2
>> Build failed. See output above for error messages.
>> jcardani at jcardani-ThinkCentre-XXXX ~/pybombs $
>>
>>
>>
>>
>>
>>
>>
>> On 11/28/2015 07:31 PM,verymetl at hotmail.com[op25-dev] wrote:
>>>
>>> Well that's weird... your directory name is "op25". Did you clone 
>>> this yourself and compile manually? No way pybombs did this based on 
>>> the recipe name.
>>>
>>>
>>> You can try and rename the "op25" to "gr-op25" and issue a 
>>> "./pybombs rb gr-op25"
>>>
>>>
>>>
>>> ---Inop25-dev at yahoogroups.com,<jcardani at ...>wrote :
>>>
>>> Hi Scott.
>>>
>>>
>>> Here's the output
>>>
>>> jcardani at jcardani-ThinkCentre-XXXX ~ $ ls ~/pybombs/src
>>> airspy  bladeRF  gnuradio gr-iqbal  gr-op25baz gr-osmosdr  hackrf  
>>> libosmo-dsp op25  osmo-sdr  rtl-sdr  uhd
>>> jcardani at jcardani-ThinkCentre-XXXX ~ $
>>>
>>>
>>>
>>
>>
>
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20151128/674d2930/attachment.htm>


More information about the op25-dev mailing list