From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] libusb-0.1.12
Date: Sat, 21 Apr 2012 15:34:23 +0200 [thread overview]
Message-ID: <201204211534.24156.arnout@mind.be> (raw)
In-Reply-To: <4417289.Oi5fZHR2oB@desktop-reg>
On Thursday 19 April 2012 19:13:48 Ron Eggler wrote:
> Hi There,
>
> I'm trying to assemble and compile a buildroot environment with libusb-0.1.12.
> On the build root server I find this file:
> http://sources.buildroot.net/libusb_0.1.12.orig.tar.gz
> but if I insert 0.1.12 and replace tar.bz2 with tar.gz in my
> package/libusb/libusb.mk, on compilation the script keeps trying to download
> http://sources.buildroot.net//libusb-0.1.12.orig.tar.gz
You have to set the LIBUSB_SOURCE variable to libusb_0.1.12.orig.tar.gz
(with underscore instead of dash).
You'll probably also want to add the line
LIBUSB_PATCH = libusb_0.1.12-10.diff.gz
We originally pulled libusb from Debian; in Debian, the tar files are
always named <pkg>_<version>.orig.tar.gz, and they normally have an
accompanying <pkg>_<version>-<debversion>.diff.gz file containing the
Debian fixes.
Regards,
Arnout
> and apparently fails. I seem not to be able to find where that double slash
> behind the domain is coming from.
> I'm a newbie with buildrootr and this really is my first time trying it out.
> Some assistance would be appreciated.
>
> Thank you very much!
> Ron
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
prev parent reply other threads:[~2012-04-21 13:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-18 15:11 [Buildroot] Error configure apr-util Rico Bachmann
2012-04-19 12:59 ` Rico Bachmann
2012-04-19 17:13 ` [Buildroot] libusb-0.1.12 Ron Eggler
2012-04-21 13:34 ` Arnout Vandecappelle [this message]
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=201204211534.24156.arnout@mind.be \
--to=arnout@mind.be \
--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.