Hello,

I am trying to install Gnuradio with PyBombs and I am encountering the
following issue when I reach to the UHD part:

Cloning into 'uhd'...
remote: Counting objects: 123, done.
remote: Total 123 (delta 23), reused 23 (delta 23), pack-reused 100
Receiving objects: 100% (123/123), 39.75 KiB | 0 bytes/s, done.
Resolving deltas: 100% (79/79), completed with 14 local objects.
Checking connectivity... done.
Configuring: (100%)
[===========================================================================================================]
Building:    (100%)
[===========================================================================================================]
[  2%] Built target uhd_rpclib
[ 62%] Built target uhd













*[ 62%] Linking CXX executable twinrx_freq_hopping../lib/libuhd.so.3.12:
undefined reference to
`boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary[abi:cxx11](char
const*, char const*) const'../lib/libuhd.so.3.12: undefined reference to
`boost::re_detail::cpp_regex_traits_implementation<char>::transform[abi:cxx11](char
const*, char const*) const'collect2: error: ld returned 1 exit
statusexamples/CMakeFiles/twinrx_freq_hopping.dir/build.make:109: recipe
for target 'examples/twinrx_freq_hopping' failedmake[2]: ***
[examples/twinrx_freq_hopping] Error 1CMakeFiles/Makefile2:493: recipe for
target 'examples/CMakeFiles/twinrx_freq_hopping.dir/all' failedmake[1]: ***
[examples/CMakeFiles/twinrx_freq_hopping.dir/all] Error 2Makefile:160:
recipe for target 'all' failedmake: *** [all] Error
2PyBOMBS.Packager.source - ERROR - Build failed. See output above for error
messages.PyBOMBS.Packager.source - ERROR - Problem occurred while building
package uhd:Build failed.PyBOMBS.install_manager - ERROR - Error installing
package uhd. Aborting.*


Can anyone shine some light on what the error may be? Has anyone seen this
issue?

Thanks,
Jose
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to