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: Carlos Alberto Ruiz Naranjo
Subject: Re: Invalid arguments to find_dependency in CMakeFindDependencyMacro
Date: Mon, 4 May 2020 21:40:41 +0200

Hi Markus,

yes, the 3.8 branch.

Thank you.

El lun., 4 may. 2020 20:33, Marcus Müller <address@hidden> escribió:
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]