Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2009 22:41:15 +0900 (JST)
From:      MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
To:        hselasky@c2i.net
Cc:        freebsd-usb@freebsd.org
Subject:   Re: libhid is not run on 8-current and 7.2-RELEASE
Message-ID:  <20090609.224115.35811802.sanpei@sanpei.org>
In-Reply-To: <200906080037.43588.hselasky@c2i.net>
References:  <20090606.075537.116369290.sanpei@sanpei.org> <200906080037.43588.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>If your application and the HID library is linked with libusb, it will work. 
>Can you check the source code for the HID library and find out what backend it 
>is using?

I check latest 8-current enviroment.
I think libhid uses /usr/lib/libusb.

# ldd amfm
amfm:
        libhid.so.0 => /usr/local/lib/libhid.so.0 (0x2808d000)
        libc.so.7 => /lib/libc.so.7 (0x2809a000)
        libusb.so.1 => /usr/lib/libusb.so.1 (0x281ad000)

---
MIHIRA, Sanpei Yoshiro
Tokyo, Japan.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090609.224115.35811802.sanpei>