Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Hebbar <gururajakr@sanyo.co.in>
To: buildroot@busybox.net
Subject: [Buildroot] libusb now compile - patch
Date: Wed, 19 Sep 2007 18:09:14 -0700 (PDT)	[thread overview]
Message-ID: <12789032.post@talk.nabble.com> (raw)
In-Reply-To: <37c712e0709191721r6eb18b51l5c4e9cf53e523ba@mail.gmail.com>


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.

  reply	other threads:[~2007-09-20  1:09 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 [this message]
2007-09-20  2:39       ` [Buildroot] libusb now compile - patch 02 Rex Luscus
2007-09-20  9:38         ` 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=12789032.post@talk.nabble.com \
    --to=gururajakr@sanyo.co.in \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox