discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Issue installing GNU Radio with PyBombs


From: Jose Ruvalcaba
Subject: [Discuss-gnuradio] Issue installing GNU Radio with PyBombs
Date: Tue, 5 Jun 2018 11:30:13 -0700

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 status
examples/CMakeFiles/twinrx_freq_hopping.dir/build.make:109: recipe for target 'examples/twinrx_freq_hopping' failed
make[2]: *** [examples/twinrx_freq_hopping] Error 1
CMakeFiles/Makefile2:493: recipe for target 'examples/CMakeFiles/twinrx_freq_hopping.dir/all' failed
make[1]: *** [examples/CMakeFiles/twinrx_freq_hopping.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
PyBOMBS.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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]