On 09/09/2012, at 20:43, Arnaud Quette <[email protected]> wrote: > FeeBSD definately uses libusb-0.1, as the following linkage for blazer_usb > shows: > > indeed > > /usr/local/libexec/nut/blazer_usb: > libusb-0.1.so.8 => /usr/local/lib/libusb-0.1.so.8 (0x2808d000) > libm.so.5 => /lib/libm.so.5 (0x28093000) > libthr.so.3 => /lib/libthr.so.3 (0x280a9000) > libc.so.7 => /lib/libc.so.7 (0x280be000)
Note that this is the ports version of libusb which is only used for FreeBSD <8.0. After that there is a libusb in base (/usr/lib/libusb.so) which implements the same API (the same library does 0.1 and 1.0) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

