[Buildroot] libusb now compile - patch 02

Rex Luscus sinestado at gmail.com
Thu Sep 20 02:39:19 UTC 2007


Thanks to Hebbar and Allan. This is the final patch

Hebbar escribió:
> 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
>
>
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: br2-libusb.patch
Type: text/x-patch
Size: 612 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20070919/6f847dd7/attachment-0003.bin>


More information about the buildroot mailing list