I just did "build-gnuradio" on a new machine and am getting a failure in the rtl_build function that wasn't present previously.

In rtl_source_c.cc, line 224, the build fails with:

error: 'rtlsdr_set_bias_tee' was not declared in this scope
   ret = rtlsdr_set_bias_tee(_dev, bias_tee);

Any suggestions?

Thanks!

John

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to