hackrf / libusb / libusb_interrupt_event_handler
- Reply: Hans Petter Selasky : "Re: hackrf / libusb / libusb_interrupt_event_handler"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Oct 2022 14:23:38 UTC
Hello HPS :-) The new release of HackRF is out 2022.09.1, I would like to update the port.. however there is a linking problem with libusb: ld: error: ../../libhackrf/src/libhackrf.so.0.7.0: undefined reference to libusb_interrupt_event_handler [--no-allow-shlib-undefined] Indeed this function seems missing in our libusb implementation? % nm -gDC /usr/lib/libusb.so.3 | grep libusb_interrupt_event_handler % Any clues on how to fix? :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info