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/.

Thangaraj Mukara Dhakshinamoorthy thangaraj at komro.net
Thu Oct 21 12:09:41 UTC 2021


Hello,

My system config:
Host OS: Windows 10
Guest OS: VirtualBox Ubuntu 20.04.3 LTS
UHD version: 3.15.0.0
GNU Radio version: 3.9
SDR Device : RTL-SDR Dongle

I got the below error while executing the make command:

>thangz at thangz-VirtualBox:~/Desktop/gr-osmosdr/build$ cmake -DCMAKE_PREFIX_PATH=/usr ../
.
.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/thangz/Desktop/gr-osmosdr/build

>thangz at thangz-VirtualBox:~/Desktop/gr-osmosdr/build$ make
.
.
/usr/local/include/gnuradio/hier_block2.h:93:35: note:   no known conversion for argument 1 from 'gr::fcdproplus::fcdproplus::sptr' {aka 'boost::shared_ptr<gr::fcdproplus::fcdproplus>'} to 'gr::basic_block_sptr' {aka 'std::shared_ptr<gr::basic_block>'}
   93 |     void connect(basic_block_sptr src, int src_port, basic_block_sptr dst, int dst_port);

make[2]: *** [lib/CMakeFiles/gnuradio-osmosdr.dir/build.make:128: lib/CMakeFiles/gnuradio-osmosdr.dir/fcd/fcd_source_c.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:417: lib/CMakeFiles/gnuradio-osmosdr.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

What may I do to fix this error? What am I missing here? Please help!

PS: I just need the RTL-SDR component, so I installed the dependency for that alone (see complete log file).

PFA complete log file
Best regards
Thangaraj



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/osmocom-sdr/attachments/20211021/afc4c862/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: console_log.odt
Type: application/octet-stream
Size: 8343 bytes
Desc: console_log.odt
URL: <http://lists.osmocom.org/pipermail/osmocom-sdr/attachments/20211021/afc4c862/attachment.obj>


More information about the osmocom-sdr mailing list