Rob,
Honestly, it seems like stuff has gotten sideways all over the place. Things I
used to be able to do are no longer working (granted, I am working on an E310,
so that increases the complexities).
Try this instruction though:
https://github.com/gnuradio/gnuradio/issues/1706#issuecomment-408298178
It helped me in one particular case. I have no idea what will happen long-term
making that change.
--------- Original Message --------- Subject: [USRP-users] installing rfnoc
using pybombs
From: "Rob Kossler via USRP-users" <[email protected]>
Date: 9/11/18 1:06 pm
To: "usrp-users" <[email protected]>
Hi,
I just tried to install rfnoc using pybombs according to the RFNoC getting
started guide. The build fails with the following messages during the gnuradio
build. Any way around this?
Rob
[ 88%] Built target tags_demo
[ 88%] Built target _uhd_swig_doc_tag
[ 88%] Built target uhd_swig_swig_doc
[ 88%] Built target _uhd_swig_swig_tag
[ 88%] Built target uhd_swig_gr_uhd_swig_5e3ce
[ 88%] Building CXX object
gr-uhd/swig/CMakeFiles/_uhd_swig.dir/uhd_swigPYTHON_wrap.cxx.o
/home/irisheyes1/rfnoc/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:
In function 'PyObject* _wrap_time_spec_t_get_system_time(PyObject*, PyObject*)':
/home/irisheyes1/rfnoc/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:19511:16:
error: 'get_system_time' is not a member of 'uhd::time_spec_t'
result = uhd::time_spec_t::get_system_time();
^
/home/irisheyes1/rfnoc/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:
In function 'PyObject* _wrap_dboard_iface_set_gpio_debug(PyObject*, PyObject*,
PyObject*)':
/home/irisheyes1/rfnoc/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:27597:15:
error: 'class uhd::usrp::dboard_iface' has no member named 'set_gpio_debug'
(arg1)->set_gpio_debug(arg2,arg3);
^
/home/irisheyes1/rfnoc/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:
In function 'PyObject* _wrap_dboard_iface_sptr_set_gpio_debug(PyObject*,
PyObject*, PyObject*)':
/home/irisheyes1/rfnoc/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:28960:16:
error: 'class uhd::usrp::dboard_iface' has no member named 'set_gpio_debug'
(*arg1)->set_gpio_debug(arg2,arg3);
_______________________________________________ USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com