AW: Make fails while installing gr-osmosdr

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/osmocom-sdr@lists.osmocom.org/.

Vasil Velichkov vvvelichkov at gmail.com
Wed Oct 27 13:03:22 UTC 2021


Hi Thangaraj,

On 27/10/2021 15.43, Thangaraj Mukara Dhakshinamoorthy wrote:
> The problem was with gr-fcdproplus package only! After removing it was installing fine and I got it under GRC Menu!

Cool. 

>   File "/usr/local/lib/python3/dist-packages/osmosdr/__init__.py", line 17, in <module>

In your previous mails you've said that you're setting cmake's prefix to `/usr` but here osmosdr is in `/usr/local` (the default prefix). Make sure you have only one gr-osmosdr installed on your system. My advice is to remove all gr-osmosdr installations (from source or from package), make sure that there are not `osmosdr` files in `/usr/` and `/usr/local`, and then reinstall gr-osmosdr.

>     from .osmosdr_python import *
> ImportError: generic_type: type "sink" referenced unknown base type "gr::hier_block2"

I'm not familiar with this error. It looks like 

https://lists.gnu.org/archive/html/discuss-gnuradio/2021-05/msg00059.html
https://lists.gnu.org/archive/html/discuss-gnuradio/2021-05/msg00024.html

Regards,
Vasil



More information about the osmocom-sdr mailing list