Skip to content

Cmake error #12

@popadrop

Description

@popadrop

gnuradio version 3.7.10.1-2_b3 debian linux 9

git clone git://github.com/pavelyazev/gr-dect2.git
Cloning into 'gr-dect2'...
remote: Enumerating objects: 156, done.
remote: Total 156 (delta 0), reused 0 (delta 0), pack-reused 156
Receiving objects: 100% (156/156), 148.53 KiB | 0 bytes/s, done.
Resolving deltas: 100% (72/72), done.
root@DEBIAN:/home/user# cd gr-dect2/
root@DEBIAN:/home/user/gr-dect2# mkdir build
root@DEBIAN:/home/user/gr-dect2# cd build
root@DEBIAN:/home/user/gr-dect2/build# cmake ../
-- The CXX compiler identification is GNU 6.3.0
-- The C compiler identification is GNU 6.3.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Build type not specified: defaulting to release.
CMake Error at CMakeLists.txt:49 (find_package):
Could not find a configuration file for package "Gnuradio" that is
compatible with requested version "3.8".

The following configuration files were considered but not accepted:

/usr/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake, version: 3.7.10.1

-- Configuring incomplete, errors occurred!
See also "/home/user/gr-dect2/build/CMakeFiles/CMakeOutput.log".
root@DEBIAN:/home/user/gr-dect2/build# apt installgr-osmosdr
E: Invalid operation installgr-osmosdr
root@DEBIAN:/home/user/gr-dect2/build# apt install gr-osmosdr
Reading package lists... Done
Building dependency tree
Reading state information... Done
Need help Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions