Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E: failed to build gnuradio #104

Open
zhangasia opened this issue Aug 5, 2020 · 0 comments
Open

E: failed to build gnuradio #104

zhangasia opened this issue Aug 5, 2020 · 0 comments

Comments

@zhangasia
Copy link

in CMakeError.log

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.7;-stdlib=libc++
Build flags: -I/Applications/GNURadio.app/Contents/MacOS/usr/include;-I/opt/X11/include;-DFORCE_BOOST_SMART_PTR
Id flags:

The output was:
1
ld: library not found for -lcrt1.10.6.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.7
Build flags: -I/Applications/GNURadio.app/Contents/MacOS/usr/include;-I/opt/X11/include
Id flags:

The output was:
1
ld: library not found for -lcrt1.10.6.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)

In Terminal

-- Configuring python-support support...
--   Dependency PYTHONLIBS_FOUND = TRUE
--   Dependency SWIG_FOUND = TRUE
--   Dependency SWIG_VERSION_CHECK = TRUE
--   Dependency SIX_FOUND = TRUE
--   Enabling python-support support.
--   Override with -DENABLE_PYTHON=ON/OFF
--
-- Configuring VOLK support...
--   VOLK submodule is not checked out.
--   To check out the VOLK submodule, use:
--     git pull --recurse-submodules=on
--     git submodule update --init
--   External VOLK disabled.
--   Override with -DENABLE_INTERNAL_VOLK=ON/OFF
--
CMake Error at CMakeLists.txt:427 (message):
  VOLK required but not found.


-- Configuring incomplete, errors occurred!
See also "/Users/mac/Downloads/gnuradio-for-mac-without-macports/tmp/gnuradio-build/CMakeFiles/CMakeOutput.log".
See also "/Users/mac/Downloads/gnuradio-for-mac-without-macports/tmp/gnuradio-build/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
E: failed to build gnuradio
  • system version:10.14.6
    How to solve the problem,please?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant