discuss-gnuradio
[Top][All Lists]
Advanced

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

Invalid arguments to find_dependency in CMakeFindDependencyMacro


From: Carlos Alberto Ruiz Naranjo
Subject: Invalid arguments to find_dependency in CMakeFindDependencyMacro
Date: Mon, 4 May 2020 11:13:15 +0200

Hello,

I'm compiling gr-ettus and I have the following error:

carlos@carlos-xps:~/repo/gr-ettus/build$ cmake ..
-- Build type not specified: defaulting to release.
-- Checking for module 'gmp'
--   No package 'gmp' found
-- Checking for module 'mpir >= 3.0'
--   No package 'mpir' found
-- Could NOT find MPIR (missing:  MPIRXX_LIBRARY MPIR_INCLUDE_DIR)
CMake Error at /usr/local/share/cmake-3.8/Modules/CMakeFindDependencyMacro.cmake:35 (message):
  Invalid arguments to find_dependency
Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake:45 (find_dependency)
  CMakeLists.txt:59 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/carlos/repo/gr-ettus/build/CMakeFiles/CMakeOutput.log".

My OS is Linux Mint 19.3 (based on Ubuntu 18.04). I have GNURadio-dev 3.8 from apt, cmake 3.8.0-rc1 version and libboost-all-dev installed.

Thank you.




reply via email to

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