Hi Peter,
On 10/11/2013 7:46 PM, Peter Stuge wrote:
Dan wrote:
I'd recommend avoiding the libusbx tarball which has been linked from there and instead getting the http://git.libusb.org/libusb.git code.
I have tried to compile both the one from www.libusb.org and the one from git. After recompiling rtl-sdr with the new libraries the errors are the same....
Did you make sure that the rtl-sdr programs are in fact also using the new libraries, as opposed to what is installed by CentOS which is what will be used by default, when running them?
Before this I've fully uninstalled the previous version and set the environment variables: LIBUSB_LIBS and LIBUSB_CFLAGS before running ./configure for rtl-sdr
Dan