discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Unknown CMake command "GR_PYTHON_CHECK_MODULE"


From: Cinaed Simson
Subject: Re: Unknown CMake command "GR_PYTHON_CHECK_MODULE"
Date: Wed, 8 Dec 2021 15:29:49 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

Hi Some - the error message indicates cmake can't find thrift, i.e., see  FindTHRIFT.cmake in the error message.

I've never installed thrift.

-- Cinaed

On 12/7/21 23:40, Evariste Some wrote:
Given the following configuration: Ubuntu 20.04, Gnuradio 3.8, gr-gsm,etc.
We installed an application that  resulted to the following:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/gnuradio/FindTHRIFT.cmake:70 (GR_PYTHON_CHECK_MODULE):
  Unknown CMake command "GR_PYTHON_CHECK_MODULE".
Call Stack (most recent call first):
  /usr/share/cmake-3.16/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  /usr/lib/x86_64-linux-gnu/cmake/gnuradio/gnuradio-runtimeConfig.cmake:24 (find_dependency)
  /usr/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake:54 (include)
  CMakeLists.txt:111 (find_package)
-- Configuring incomplete, errors occurred!

We tirelessly went through the different configuration files, but still don't sense what we are missing.
Any form of help, suggestions will be highly appreciated.
Some E.


reply via email to

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