Closed gleven closed 7 years ago
Sounds like you have linked against a different library compared to the library available at runtime.
If you mean an rtlsdr library, i only have one version installed as i did a fresh install to make sure that i don't have such issues. Is there a step-by-step guide so i can check if i did something wrong in the procedure?
You'd probably have to contact the original author of the PR that added bias-tee support, I have no experience with it myself.
Seems like the problem is caused by librtlsdr-dev as it also installs librtlsdr0. librtlsdr-dev is required by dump1090. How can i bypass this?
I finally managed to install it with bias-t. Closing issue
I tried to build the package for BIAS-T but dump1090 will not start. The log gives me the following error /usr/bin/dump1090-mutability: symbol lookup error: /usr/bin/dump1090-mutability: undefined symbol: rtlsdr_set_bias_tee
Am i missing something?