discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)


From: Alexandru Csete
Subject: Re: [Discuss-gnuradio] GNURadio runtime not found? (Ubuntu 14.04)
Date: Thu, 10 Apr 2014 10:53:23 +0200

On Thu, Apr 10, 2014 at 7:40 AM, Jordan Johnson <address@hidden> wrote:
> So, first thing's first:
> GNR version:  3.7.2.1 (from apt)
> Ubuntu ver.  14.04
> cmake ver:  2.8
>
> ...Now, I attempting to build gr-drm and it spits out this error on cmake
> ../
>
> -- checking for module 'gnuradio-runtime'
> --   package 'gnuradio-runtime' not found
>  * INCLUDES=GNURADIO_RUNTIME_INCLUDE_DIRS-NOTFOUND
>  * LIBS=GNURADIO_RUNTIME_LIBRARIES-NOTFOUND
> -- Could NOT find GNURADIO_RUNTIME (missing:  GNURADIO_RUNTIME_LIBRARIES
> GNURADIO_RUNTIME_INCLUDE_DIRS)
> GNURADIO_RUNTIME_FOUND = FALSE
> CMake Error at /usr/share/cmake-2.8/Modules/FindGnuradio.cmake:81 (message):
>   Required GNU Radio Component: RUNTIME missing!
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindGnuradio.cmake:89 (GR_MODULE)
>   CMakeLists.txt:104 (find_package)

Have you installed the gnuradio-dev package as well? (needed if you
compile against the libraries)

Alex



reply via email to

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