I tried updating Inspectrum with pybombs and it appears to fail on linking with "undefined reference to symbol 'volk_32fc_s32fc_x2_rotator_32fc". Volks is installed and the library file in question exists in the path given below. Any ideas? Thanks,
Philip INSTALL MESSAGES: installing the following packages: ['inspectrum'] /usr Installing packages: * inspectrum Installing from source: inspectrum Cloning into 'inspectrum'... remote: Counting objects: 1357, done. remote: Total 1357 (delta 0), reused 0 (delta 0), pack-reused 1357 Receiving objects: 100% (1357/1357), 1.05 MiB | 557.00 KiB/s, done. Resolving deltas: 100% (925/925), done. Checking connectivity... done. CC=gcc CXX=g++ cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/usr $config_opt Configuring: (100%) [=================================================================================] Building: (100%) [=================================================================================]] Build failed. Re-trying with reduced makewidth and higher verbosity. [ 4%] Automatic moc for target inspectrum [ 4%] Built target inspectrum_automoc Linking CXX executable inspectrum /usr/bin/ld: CMakeFiles/inspectrum.dir/rotator_ex_cc.cpp.o: undefined reference to symbol 'volk_32fc_s32fc_x2_rotator_32fc' //usr/lib/x86_64-linux-gnu/libvolk.so.0.0.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status CMakeFiles/inspectrum.dir/build.make:572: recipe for target 'inspectrum' failed make[2]: *** [inspectrum] Error 1 CMakeFiles/Makefile2:60: recipe for target 'CMakeFiles/inspectrum.dir/all' failed make[1]: *** [CMakeFiles/inspectrum.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 Build failed. See output above for error messages.
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio