discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problems with installation on ubuntu 18.04.1


From: Ron Economos
Subject: Re: [Discuss-gnuradio] problems with installation on ubuntu 18.04.1
Date: Thu, 10 Jan 2019 17:09:02 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

You should check out a tagged release.

git checkout v3.7.10

You need to update volk.

git submodule update --init

Ron

On 1/10/19 16:47, Achilleas Anastasopoulos wrote:
Hi all,

I needed to install gnuradio from source on an ubuntu 18.04.1 machine.
I followed the directions in

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
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

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