[Buildroot] libusb now compile - patch

Hebbar gururajakr at sanyo.co.in
Thu Sep 20 01:09:14 UTC 2007


Hi Sushi Sensei & Allan,

 Thanks for the support. Here is how i finally was able to build both libusb
& usbutils. 

1. Libusb used to build and copy its lib to $(TARGET_DIR)/usr/lib as per
Sushi patch.
2. Allan's pAtch Corrected it for proper Lib file copy
3. But i think usbutils was searching for lib in $(STAGING_DIR)/usr/lib for
libusb library.
4. So i manually added below code after (Sushi  + Allan) Patch 

       cp -dpf $(LIBUSB_DIR)/.libs/libusb*.so* $(STAGING_DIR)/usr/lib

and it worked 


Thanks for all your support

Regards
Gururaja


-- 
View this message in context: http://www.nabble.com/libusb-now-compile---patch-tf4482125.html#a12789032
Sent from the BuildRoot mailing list archive at Nabble.com.




More information about the buildroot mailing list