Comment 27 for bug 979697

Revision history for this message
Marius B. Kotsbak (mariusko) wrote : Re: Modeswitching modem not working in USB 3.0 port

Hmm, I see no compat package in Ubuntu, just:

libusb-0.1-4
libusb-1.0-0

$ ldd /usr/sbin/usb_modeswitch
 linux-gate.so.1 => (0xb779e000)
 libusb-0.1.so.4 => /lib/i386-linux-gnu/libusb-0.1.so.4 (0xb7773000)
 libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb75ce000)
 /lib/ld-linux.so.2 (0xb779f000)

Is it not possible to build it with 1.0.x?