All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rex Luscus <sinestado@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] libusb now compile - patch 02
Date: Wed, 19 Sep 2007 23:39:19 -0300	[thread overview]
Message-ID: <46F1DD57.5090403@gmail.com> (raw)
In-Reply-To: <12789032.post@talk.nabble.com>

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://busybox.net/lists/buildroot/attachments/20070919/6f847dd7/attachment.bin 

  reply	other threads:[~2007-09-20  2:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-19 16:29 [Buildroot] libusb now compile - patch Sushi Sensei
2007-09-20  0:16 ` Hebbar
2007-09-20  0:21   ` Allan Clark
2007-09-20  1:09     ` Hebbar
2007-09-20  2:39       ` Rex Luscus [this message]
2007-09-20  9:38         ` [Buildroot] libusb now compile - patch 02 Bernhard Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46F1DD57.5090403@gmail.com \
    --to=sinestado@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.