discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERROR: cannot build gr-clenabled OOT module; fails during make process


From: Mohamed Yaaseen
Subject: ERROR: cannot build gr-clenabled OOT module; fails during make process
Date: Tue, 9 Jun 2020 13:56:15 +0200

Hello guys,

     I am trying to install, gr-clenabled. cmake works fine but I am getting error during make

/usr/bin/ld: cannot find -lgnuradio-blocks
/usr/bin/ld: cannot find -lgnuradio-fft
/usr/bin/ld: cannot find -lgnuradio-filter
collect2: error: ld returned 1 exit status
make[2]: *** [lib/CMakeFiles/gnuradio-clenabled.dir/build.make:432: lib/libgnuradio-clenabled.so.6b9969c4] Error 1
make[1]: *** [CMakeFiles/Makefile2:417: lib/CMakeFiles/gnuradio-clenabled.dir/all] Error 2
make: *** [Makefile:141: all] Error 2


I have a gnuradio maint-3.8 installed to a custom prefix ~/workspace/installs/stable/
without using pybombs
so during cmake step I gave -DCMAKE_INSTALL_PREFIX=~/workspace/installs/stable

What am I missing here ?

Regards,
Yaaseen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]