<div dir="ltr"><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Youpi Youpla</b> <span dir="ltr"><<a href="mailto:lg.strat@gmail.com">lg.strat@gmail.com</a>></span><br>
Date: 2013/12/6<br>Subject: Re: Compile Fail<br>To: Dimitri Stolnikov <<a href="mailto:horiz0n@gmx.net">horiz0n@gmx.net</a>><br><br><br><div dir="ltr">Hi, <div><br>cmake -DENABLE_UHD=OFF ../ solve this issue.<br><div>
<br></div><div>Thanks.</div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/6 Youpi Youpla <span dir="ltr"><<a href="mailto:lg.strat@gmail.com" target="_blank">lg.strat@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Everyone, <div><br></div><div>Do you have any update on this build fail ?<br><br>Thanks !</div></div>

<div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/4 Youpi Youpla <span dir="ltr"><<a href="mailto:lg.strat@gmail.com" target="_blank">lg.strat@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi Dimitry, </span><div style="font-family:arial,sans-serif;font-size:13px">


<br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>That solved the issue. Thanks for the git push.<br>
<br>There's a new issue when compiling i'm now ;<br><br><div>[ 84%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/bladerf/bladerf_sink_c.cc.o</div><div>[ 87%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/bladerf/bladerf_common.cc.o</div>



</div><div><div><div><div><div><div></div></div></div><div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc: In member function ‘virtual double uhd_sink_c::set_bandwidth(double, size_t)’:</div>
<div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:290:16: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth’</div><div>   return _snk->get_bandwidth(chan);</div><div>                ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc: In member function ‘virtual double uhd_sink_c::get_bandwidth(size_t)’:</div>



<div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:295:16: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth’</div><div>   return _snk->get_bandwidth(chan);</div><div>                ^</div><div>In file included from /home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:21:0:</div>



<div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc: In member function ‘virtual osmosdr::freq_range_t uhd_sink_c::get_bandwidth_range(size_t)’:</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:302:41: error: ‘class uhd_usrp_sink’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(chan) )</div><div>                                         ^</div></div></div></div></div><div><div>[ 90%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/netsdr/netsdr_source_c.cc.o</div>



</div><div><div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc: In member function ‘virtual double uhd_sink_c::set_bandwidth(double, size_t)’:</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:291:1: warning: control reaches end of non-void function [-Wreturn-type]</div>



<div> }</div><div> ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc: In member function ‘virtual double uhd_sink_c::get_bandwidth(size_t)’:</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_sink_c.cc:296:1: warning: control reaches end of non-void function [-Wreturn-type]</div>



<div> }</div><div> ^</div><div>make[2]: *** [lib/CMakeFiles/gnuradio-osmosdr.dir/uhd/uhd_sink_c.cc.o] Error 1</div></div></div><div><div>make[2]: *** Waiting for unfinished jobs....</div></div><div>
<div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc: In member function ‘virtual double uhd_source_c::set_bandwidth(double, size_t)’:</div>
<div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:314:16: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth’</div><div>   return _src->get_bandwidth(chan);</div><div>                ^</div><div>


/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc: In member function ‘virtual double uhd_source_c::get_bandwidth(size_t)’:</div>
</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:319:16: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth’</div><div>   return _src->get_bandwidth(chan);</div><div>                ^</div>


<div><div><div>In file included from /home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:21:0:</div>
<div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc: In member function ‘virtual osmosdr::freq_range_t uhd_source_c::get_bandwidth_range(size_t)’:</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:326:41: error: ‘class uhd_usrp_source’ has no member named ‘get_bandwidth_range’</div>



<div>   BOOST_FOREACH( uhd::range_t bw, _src->get_bandwidth_range(chan) )</div><div>                                         ^</div></div></div><div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc: In member function ‘virtual double uhd_source_c::set_bandwidth(double, size_t)’:</div>



</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:315:1: warning: control reaches end of non-void function [-Wreturn-type]</div><div> }</div><div> ^</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc: In member function ‘virtual double uhd_source_c::get_bandwidth(size_t)’:</div>



<div>/home/RFTEST/GSM/gr-osmosdr/lib/uhd/uhd_source_c.cc:320:1: warning: control reaches end of non-void function [-Wreturn-type]</div><div> }</div><div> ^</div><div><div>make[2]: *** [lib/CMakeFiles/gnuradio-osmosdr.dir/uhd/uhd_source_c.cc.o] Error 1</div>



<div>/home/RFTEST/GSM/gr-osmosdr/lib/netsdr/netsdr_source_c.cc: In member function ‘bool netsdr_source_c::transaction(const unsigned char*, size_t, std::vector<unsigned char>&)’:</div><div>/home/RFTEST/GSM/gr-osmosdr/lib/netsdr/netsdr_source_c.cc:399:25: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]</div>



<div>   write(_tcp, cmd, size);</div></div><div><div>                         ^</div><div><div>make[1]: *** [lib/CMakeFiles/gnuradio-osmosdr.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div></div>
</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>What should cause this error ?<br></div>Also, where should I be able to update to a recent UHD ?</div><div style="font-family:arial,sans-serif;font-size:13px">


<font face="arial, sans-serif"><br>
</font>Thanks again.</div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/4 Dimitri Stolnikov <span dir="ltr"><<a href="mailto:horiz0n@gmx.net" target="_blank">horiz0n@gmx.net</a>></span><br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Youpi,<br>
<br>
you have to update to a recent UHD, pull the gr3.6 branch of gr-osmosdr again<br>
(i've pushed a change that should fix the boost issue), rebuild & install.<br>
<br>
<br>
Best regards,<br>
Dimitri<br>
<br>
<br>
On Wed, 04 Dec 2013 23:38:03 +0100, Youpi Youpla <<a href="mailto:lg.strat@gmail.com" target="_blank">lg.strat@gmail.com</a>><br>
wrote:<div><div><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi list,<br>
<br>
Thanks for your software it's awesome !<br>
<br>
I'm currently experiencing issue building gr-osmosdr.<br>
This is my gnuradio configuration:<br>
#gnuradio-config-info -v<br>
3.6.1<br>
<br>
This command was used to download gr-osmosdr:<br>
git clone git://<a href="http://git.osmocom.org/gr-osmosdr" target="_blank">git.osmocom.org/gr-<u></u>osmosdr</a><br>
then:<br>
git checkout gr3.6 && mkdir build&&cd build&&cmake ../<br>
<br>
Cmake generate everything without errors, however when I run make -j8 I get<br>
the following output:Hi list,<br>
<br>
Thanks for your software it's awesome !<br>
<br>
I'm currently experiencing issue building gr-osmosdr.<br>
This is my gnuradio configuration:<br>
#gnuradio-config-info -v<br>
3.6.1<br>
<br>
This command was used to download gr-osmosdr:<br>
git clone git://<a href="http://git.osmocom.org/gr-osmosdr" target="_blank">git.osmocom.org/gr-<u></u>osmosdr</a><br>
then:<br>
git checkout gr3.6 && mkdir build&&cd build&&cmake ../<br>
<br>
Cmake generate everything without errors, however when I run make -j8 I get<br>
the following output:<br>
<br>
[ 75%] Building CXX object<br>
lib/CMakeFiles/gnuradio-<u></u>osmosdr.dir/uhd/uhd_sink_c.cc.<u></u>o<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/file/file_source_c.cc: In member function<br>
‘virtual double file_source_c::set_sample_<u></u>rate(double)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/file/file_source_c.cc:133:<u></u>18: error:<br>
‘format’ is not a member of ‘boost’<br>
     std::cerr << boost::format("WARNING: Overriding original sample rate<br>
of %g with %g")<br>
                  ^<br>
make[2]: *** [lib/CMakeFiles/gnuradio-<u></u>osmosdr.dir/file/file_source_<u></u>c.cc.o]<br>
Error 1<br>
make[2]: *** Waiting for unfinished jobs....<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual double uhd_sink_c::set_bandwidth(<u></u>double, size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:290:16: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth’<br>
   return _snk->get_bandwidth(chan);<br>
                ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual double uhd_sink_c::get_bandwidth(<u></u>size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:295:16: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth’<br>
   return _snk->get_bandwidth(chan);<br>
                ^<br>
In file included from<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:21:0:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual osmosdr::freq_range_t uhd_sink_c::get_bandwidth_<u></u>range(size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual double uhd_sink_c::set_bandwidth(<u></u>double, size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:291:1: warning: control<br>
reaches end of non-void function [-Wreturn-type]<br>
 }<br>
 ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual double uhd_sink_c::get_bandwidth(<u></u>size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:296:1: warning: control<br>
reaches end of non-void function [-Wreturn-type]<br>
 }<br>
 ^<br>
make[2]: *** [lib/CMakeFiles/gnuradio-<u></u>osmosdr.dir/uhd/uhd_sink_c.cc.<u></u>o]<br>
Error 1<br>
make[1]: *** [lib/CMakeFiles/gnuradio-<u></u>osmosdr.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
<br>
Am I'm missing a library or something ?<br>
<br>
Thanks !<br>
<br>
[ 75%] Building CXX object<br>
lib/CMakeFiles/gnuradio-<u></u>osmosdr.dir/uhd/uhd_sink_c.cc.<u></u>o<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/file/file_source_c.cc: In member function<br>
‘virtual double file_source_c::set_sample_<u></u>rate(double)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/file/file_source_c.cc:133:<u></u>18: error:<br>
‘format’ is not a member of ‘boost’<br>
     std::cerr << boost::format("WARNING: Overriding original sample rate<br>
of %g with %g")<br>
                  ^<br>
make[2]: *** [lib/CMakeFiles/gnuradio-<u></u>osmosdr.dir/file/file_source_<u></u>c.cc.o]<br>
Error 1<br>
make[2]: *** Waiting for unfinished jobs....<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual double uhd_sink_c::set_bandwidth(<u></u>double, size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:290:16: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth’<br>
   return _snk->get_bandwidth(chan);<br>
                ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual double uhd_sink_c::get_bandwidth(<u></u>size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:295:16: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth’<br>
   return _snk->get_bandwidth(chan);<br>
                ^<br>
In file included from<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:21:0:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual osmosdr::freq_range_t uhd_sink_c::get_bandwidth_<u></u>range(size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:302:41: error: ‘class<br>
uhd_usrp_sink’ has no member named ‘get_bandwidth_range’<br>
   BOOST_FOREACH( uhd::range_t bw, _snk->get_bandwidth_range(<u></u>chan) )<br>
                                         ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual double uhd_sink_c::set_bandwidth(<u></u>double, size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:291:1: warning: control<br>
reaches end of non-void function [-Wreturn-type]<br>
 }<br>
 ^<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc: In member function<br>
‘virtual double uhd_sink_c::get_bandwidth(<u></u>size_t)’:<br>
/home/RFTEST/GSM/gr-osmosdr/<u></u>lib/uhd/uhd_sink_c.cc:296:1: warning: control<br>
reaches end of non-void function [-Wreturn-type]<br>
 }<br>
 ^<br>
make[2]: *** [lib/CMakeFiles/gnuradio-<u></u>osmosdr.dir/uhd/uhd_sink_c.cc.<u></u>o]<br>
Error 1<br>
make[1]: *** [lib/CMakeFiles/gnuradio-<u></u>osmosdr.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
<br>
Am I'm missing a library or something ?<br>
<br>
Thanks !<br>
</blockquote>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></div><br></div>