discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] can't install gnuradio 3.7.7.1 and newest UHD


From: Nemanja Savic
Subject: [Discuss-gnuradio] can't install gnuradio 3.7.7.1 and newest UHD
Date: Fri, 29 May 2015 13:18:08 +0200

Hi all,

I am stil using gnuradio 3.6.5.1 and yesterday I wanted to install newest version of both gnuradio and UHD driver. I wanted to install them on some different path and to preserve working environment until I am sure that newcomers work.

First I downloaded and built UHD. I followed instructions and the first problem was that I couldn't run test. It simply says can't find test. However I installed it (on a different path where my old UHD driver is).

Next I built gnuradio. In ccmake i provided new paths to the fresh UHD:

UHD_DIR       /scr1/nemanja/install/lib64/cmake/uhd                                                                    
UHD_INCLUDE_DIRS       /scr1/nemanja/install/include
UHD_LIBRARIES              /scr1/nemanja/install/lib64/libgnuradio-uhd-3.7.7.so.0.0.0

However at the end of the building process I get following error:

make[2]: *** No rule to make target `/scr1/nemanja/install/lib64/libgnuradio-uhd-3.7.7.so.0.0.0', needed by `gr-uhd/lib/libgnuradio-uhd-3.7.7.so.0.0.0'.  Stop.
make[1]: *** [gr-uhd/lib/CMakeFiles/gnuradio-uhd.dir/all] Error 2
make: *** [all] Error 2

What might be the problem here?

Thanx,

--
Nemanja Savić

reply via email to

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