On Thu, Jun 04, 2009 at 08:46:55PM +0800, loody wrote: > Dear all: > I try to configure usbutils but I get an error as below: > configure:5137: result: no > configure:5147: error: get libusb 0.1.8 or newer > > I download the libusb-1.0.1 and successfully compile and install it. > #ls -lht /usr/local/lib/libusb* > -rw-r--r-- 1 root root 189K 2009-06-04 20:04 /usr/local/lib/libusb-1.0.a > -rwxr-xr-x 1 root root 954 2009-06-04 20:04 /usr/local/lib/libusb-1.0.la > lrwxrwxrwx 1 root root 19 2009-06-04 20:04 > /usr/local/lib/libusb-1.0.so -> libusb-1.0.so.0.0.0 > lrwxrwxrwx 1 root root 19 2009-06-04 20:04 > /usr/local/lib/libusb-1.0.so.0 -> libusb-1.0.so.0.0.0 > -rwxr-xr-x 1 root root 150K 2009-06-04 20:04 /usr/local/lib/libusb-1.0.so.0.0.0 > lrwxrwxrwx 1 root root 19 2009-05-01 16:00 /usr/local/lib/libusb.so > -> libusb-1.0.so.0.0.0 > # > But I still get the same configure error. > Would anybody who successfully build the utils give me some direction? > appreciate your help, Do you have the "libusb0.1-compat" libraries installed? That is what usbutils needs. And what version of usbutils are you trying to build here? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html