discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] package 'gnuradio-fft' not found


From: Koyel Das
Subject: [Discuss-gnuradio] package 'gnuradio-fft' not found
Date: Tue, 9 Jan 2018 18:58:56 +0530

Hi,

I am setting up the development environment for RFNoC by following the link

https://kb.ettus.com/Getting_Started_with_RFNoC_Development

I am using the "Create the development environment manually". When I clone the following

git clone -b master https://github.com/EttusResearch/gr-ettus.git

then enter into "gr-ettus", create "build" directory and inside build run the command "cmake ../"

I get the following errors

Checking for GNU Radio Module: FFT
-- checking for module 'gnuradio-fft'
--   package 'gnuradio-fft' not found
 * INCLUDES=GNURADIO_FFT_INCLUDE_DIRS-NOTFOUND
 * LIBS=GNURADIO_FFT_LIBRARIES_gnuradio-fft-NOTFOUND
-- Could NOT find GNURADIO_FFT (missing:  GNURADIO_FFT_LIBRARIES GNURADIO_FFT_INCLUDE_DIRS)
GNURADIO_FFT_FOUND = FALSE
CMake Error at /usr/local/lib/cmake/gnuradio/GnuradioConfig.cmake:114 (message):
  Required GNU Radio Component: FFT missing!
Call Stack (most recent call first):
  /usr/local/lib/cmake/gnuradio/GnuradioConfig.cmake:130 (GR_MODULE)
  CMakeLists.txt:169 (find_package)


-- Configuring incomplete, errors occurred!


Please help. How to solve it.

Regards,
Koyel




reply via email to

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