You need to install liborc.

sudo apt-get install liborc-0.4-dev

Ron

On 10/19/21 6:12 AM, Thangaraj Mukara Dhakshinamoorthy wrote:

Hello,

My system config:

OS: Ubuntu 20.04.3 LTS

OS Type: 64-bit

RAM: 3.8 GB

Processor: Intel Core i5-2450M CPU @2.50GHz x4

UHD version: 3.15.0.0

GNU Radio version: 3.8.1.0

SDR Device: Ettus USRP N320

I am trying to install gr-lora OOT module to my existing GNUradio 3.8.1, but I am getting the following error (with make command):

_WebLink:_

https://github.com/rpp0/gr-lora <https://github.com/rpp0/gr-lora>

_Installation Instruction:_

git clone https://github.com/rpp0/gr-lora.git .

mkdir build

cd build

cmake ../  # Note to Arch Linux users: add "-DCMAKE_INSTALL_PREFIX=/usr"

make && sudo make install (here comes the error!)

_Console log:_

komro@komro-HP-ProBook-6560b:~/gnuradio/gr-lora/build$ ls

apps CMakeFiles           cmake_uninstall.cmake CTestTestfile.cmake  grc      lib         Makefile python_compile_helper.py

CMakeCache.txt cmake_install.cmake  compile_commands.json docs                 include  liquid-dsp  python    swig

komro@komro-HP-ProBook-6560b:~/gnuradio/gr-lora/build$ make && sudo make install

make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/liborc-0.4.so', needed by 'lib/libgnuradio-lora.so.v0.6.2-54-g6111c350'.  Stop.

make[1]: *** [CMakeFiles/Makefile2:248: lib/CMakeFiles/gnuradio-lora.dir/all] Error 2

make: *** [Makefile:141: all] Error 2

I have installed all the necessary dependencies, but don’t know what am I doing wrong here, could anyone help me with this error message please?

Any hints would be much appreciated!

Mit freundlichen Grüßen / Best regards

i.A. Thangaraj
Systemtechnik und Dienste/EDV
Projekt Team- LoRa
komro GmbH

Reply via email to