discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] cmake can't find 'gnuradio-runtime'


From: Martin Braun
Subject: Re: [Discuss-gnuradio] cmake can't find 'gnuradio-runtime'
Date: Tue, 03 Mar 2015 19:42:29 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Which GNU Radio version do you have installed?

M

On 03.03.2015 16:35, javier wrote:
Greetings
I am also new in the gnuradio and recently I am working with him. I am
flowing the instruction tutorial in gnuradio.org but when I am  going to
bulid my out of tree using cmake ../ He gives me the following error:

address@hidden:~/Documents/gnuradio/tutorials/work/out_of_tree/gr-tutorial/build$
cmake ../
-- The CXX compiler identification is GNU 4.8.2
-- The C compiler identification is GNU 4.8.2
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Build type not specified: defaulting to release.
-- Boost version: 1.54.0
-- Found the following Boost libraries:
--   filesystem
--   system
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for module 'gnuradio-runtime'
--   package 'gnuradio-runtime' not found
-- Could NOT find GNURADIO_RUNTIME (missing: GNURADIO_RUNTIME_LIBRARIES)
-- checking for module 'cppunit'
--   found cppunit, version 1.13.1
-- Found CPPUNIT: /usr/lib/x86_64-linux-gnu/libcppunit.so;dl
CMake Error at CMakeLists.txt:98 (message):
   GnuRadio Runtime required to compile tutorial

-- Configuring incomplete, errors occurred!
See also
"/home/jrbosch/Documents/gnuradio/tutorials/work/out_of_tree/gr-tutorial/build/CMakeFiles/CMakeOutput.log".


I have installed the gnuradio of Ubuntu's repositories and I have installed
the library libgnuradio-runtime of ubuntu's repositories too. About
gunradio-runtime there is nothing more to install in my synaptic
If somebody would explain me what do I have not enough to install or what is
the cause of the problem I would thank him.
Excuse me my english, It is not good.





--
View this message in context: 
http://gnuradio.4.n7.nabble.com/cmake-can-t-find-gnuradio-runtime-tp52539.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
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]