Is there more info in the build output further up?

On Thu, Jan 10, 2019 at 4:48 PM Achilleas Anastasopoulos <anas...@umich.edu>
wrote:

> Hi all,
>
> I needed to install gnuradio from source on an ubuntu 18.04.1 machine.
> I followed the directions in
>
> https://kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GNU_Radio)_on_Linux
>
> I installed the dependencies and then cloned gnuradio
>
> I checked out v3.7.10
>
> git checkout 3.7.10git
>
> and performed the standard
>
> cmake
>
> make
>
> Unfortunately make stops around 50% with an error when linking
> libgnuradio-blocks-3.7.10git.so
>
> ---------------
> [ 53%] Linking CXX shared library libgnuradio-blocks-3.7.10git.so
> [ 53%] Built target gnuradio-blocks
> Makefile:162: recipe for target 'all' failed
> make: *** [all] Error 2
>
> I am also attaching the output of cmake
>
> Any clues as to what maybe wrong?
>
> thanks
>
> Achilleas
>
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to