On 03/21/2014 09:40 PM, Sara Chérif wrote:
As I am installing GNU Radio from this link:
http://blogs.bu.edu/mhirsch/2012/07/installing-gnu-radio-in-ubuntu-12-04-x64/comment-page-1/
(which installs GNU Radio & UHD )
I got the following error , what can i do ? Thanks :)

[ 26%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/rpc/rpc_client.cpp.o /home/dell/GNUradio/uhd/host/lib/transport/nirio/rpc/rpc_client.cpp: In constructor 'uhd::usrprio_rpc::rpc_client::rpc_client(const string&, const string&, uint32_t, uint32_t)': /home/dell/GNUradio/uhd/host/lib/transport/nirio/rpc/rpc_client.cpp:51:9: error: 'connect' is not a member of 'boost::asio' /home/dell/GNUradio/uhd/host/lib/transport/nirio/rpc/rpc_client.cpp:51:9: note: suggested alternatives:
/usr/include/x86_64-linux-gnu/sys/socket.h:129:12: note:   'connect'
/usr/include/boost/asio/detail/impl/socket_ops.ipp:383:5: note: 'boost::asio::detail::socket_ops::connect' make[2]: *** [lib/CMakeFiles/uhd.dir/transport/nirio/rpc/rpc_client.cpp.o] Error 1
make[1]: *** [lib/CMakeFiles/uhd.dir/all] Error 2
make: *** [all] Error 2
UHD build apparently failed
Exiting UHD build
Send success/fail info to sbrac.org <http://sbrac.org>?


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
I see the same problem on Fedora 14, and even when I specify:

-DENABLE_X300=OFF

In the cmake, I still see this build failure due to nirio requiring a newer boost.

Ben/Michael have you a comment?



--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

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

Reply via email to