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.