Feedback for portable libusb code
Romain Tartière
romain at blogreen.org
Sun Feb 11 22:34:20 UTC 2018
On Sun, Feb 11, 2018 at 09:02:36PM +0100, Hans Petter Selasky wrote:
> Can you run "ldd" on your binaries to see they really are using the
> libusb you installed?
Sure:
λ ldd /usr/local/bin/pulseview| grep usb
libusb.so.3 => /usr/lib/libusb.so.3 (0x80581a000)
λ ll -rt /usr/lib | tail
-r--r--r-- 1 root wheel 98360 Dec 9 13:12 snmp_pf.so.6
lrwxr-xr-x 1 root wheel 12 Dec 9 13:12 snmp_pf.so@ -> snmp_pf.so.6
-r--r--r-- 1 root wheel 42288 Dec 9 13:12 snmp_netgraph.so.6
lrwxr-xr-x 1 root wheel 18 Dec 9 13:12 snmp_netgraph.so@ -> snmp_netgraph.so.6
-r--r--r-- 1 root wheel 280512 Dec 9 13:12 snmp_wlan.so.6
lrwxr-xr-x 1 root wheel 14 Dec 9 13:12 snmp_wlan.so@ -> snmp_wlan.so.6
-r--r--r-- 1 root wheel 138210 Feb 5 15:52 libusb.a
-r--r--r-- 1 root wheel 149832 Feb 5 15:52 libusb_p.a
-r--r--r-- 1 root wheel 88144 Feb 5 15:52 libusb.so.3
lrwxr-xr-x 1 root wheel 11 Feb 5 15:52 libusb.so@ -> libusb.so.3
--
Romain Tartière <romain at blogreen.org> http://romain.blogreen.org/
pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-usb/attachments/20180211/3e1044d2/attachment.sig>
More information about the freebsd-usb
mailing list