discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Invalid arguments to find_dependency in CMakeFindDependencyMacro


From: Marcus Müller
Subject: Re: Invalid arguments to find_dependency in CMakeFindDependencyMacro
Date: Mon, 4 May 2020 20:33:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

Hi Carlos,

just a sanity check upfront: are you using the maint-3.8 branch of gr-ettus?

Best regards,
Marcus

On 04.05.20 11:13, Carlos Alberto Ruiz Naranjo wrote:
> 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]