Advertisement
IssyPutchy

GNU Radio error

Jun 9th, 2021
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. dir/controlport/rpcserver_selector.cc.o [ 19%] Linking CXX shared library libgnuradio-runtime.so [ 19%] Built target gnuradio-runtime [ 19%] Building CXX object gnuradio-runtime/lib/CMakeFiles/pmt_prims.dir/pmt/qa_pmt_prims.cc.o [ 19%] Building CXX object gnuradio-runtime/lib/CMakeFiles/pmt_unv.dir/pmt/qa_pmt_unv.cc.o [ 19%] Building CXX object gnuradio-runtime/lib/CMakeFiles/math_qa_math.cc.dir/math/qa_math.cc.o [ 19%] Building CXX object gnuradio-runtime/lib/CMakeFiles/math_qa_fxpt_vco.cc.dir/math/qa_fxpt_vco.cc.o [ 19%] Linking CXX executable math_qa_math.cc /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmget' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmat' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmdt' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmctl' clang-12: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [gnuradio-runtime/lib/CMakeFiles/math_qa_math.cc.dir/build.make:109: gnuradio-runtime/lib/math_qa_math.cc] Error 1 make[1]: *** [CMakeFiles/Makefile2:2686: gnuradio-runtime/lib/CMakeFiles/math_qa_math.cc.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 19%] Linking CXX executable math_qa_fxpt_vco.cc /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmget' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmat' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmdt' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmctl' clang-12: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [gnuradio-runtime/lib/CMakeFiles/math_qa_fxpt_vco.cc.dir/build.make:109: gnuradio-runtime/lib/math_qa_fxpt_vco.cc] Error 1 make[1]: *** [CMakeFiles/Makefile2:2713: gnuradio-runtime/lib/CMakeFiles/math_qa_fxpt_vco.cc.dir/all] Error 2 [ 19%] Linking CXX executable pmt_unv /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmget' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmat' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmdt' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmctl' clang-12: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [gnuradio-runtime/lib/CMakeFiles/pmt_unv.dir/build.make:109: gnuradio-runtime/lib/pmt_unv] Error 1 make[1]: *** [CMakeFiles/Makefile2:2632: gnuradio-runtime/lib/CMakeFiles/pmt_unv.dir/all] Error 2 [ 19%] Linking CXX executable pmt_prims /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmget' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmat' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmdt' /data/data/com.termux/files/usr/bin/ld: libgnuradio-runtime.so.3.9.2.0-rc1: undefined reference to `shmctl' clang-12: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [gnuradio-runtime/lib/CMakeFiles/pmt_prims.dir/build.make:109: gnuradio-runtime/lib/pmt_prims] Error 1 make[1]: *** [CMakeFiles/Makefile2:2659: gnuradio-runtime/lib/CMakeFiles/pmt_prims.dir/all] Error 2 make: *** [Makefile:146: all] Error 2 termux[build]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement