Make sure you don't have a version of gnuradio installed through your
repository manager. Sometimes gnuradio will grab the wrong header files if
there are multiple versions installed.

On Tue, Sep 11, 2018 at 10:06 AM, Rob Kossler via USRP-users <
usrp-users@lists.ettus.com> wrote:

> 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
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>

-- 

Information contained, linked, or attached to this email and all verbal 
communications from WhiteFox Defense to your entity in the prior 30 days 
constitute proprietary and confidential information unless otherwise 
indicated and is therefore subject to obligations in any executed 
confidentiality agreements. Further, this email is intended solely for the 
use of the individual or entity to whom they are addressed. If you are not 
the intended recipient and this message has been addressed to you in error, 
please promptly notify i...@whitefoxdefense.com 
<mailto:i...@whitefoxdefense.com> and destroy all copies of the message and 
any attachments. This email and attachments may contain technical data as 
defined in the International Traffic In Arms Regulations (ITAR) 22 CFR 
120.10 or the Export Administration Regulations (EAR) 15 CFR Parts 730 – 
780.  Export of this material may be controlled by these regulations and 
may not be exported or transferred to non-U.S. persons without prior 
written approval from the U.S. government.
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to