Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Michael S. Zick <minimod@morethan.org>
To: buildroot@busybox.net
Subject: [Buildroot] LIBFOO_SITE in .mk file
Date: Mon, 28 Nov 2011 13:24:35 -0600	[thread overview]
Message-ID: <201111281324.38619.minimod@morethan.org> (raw)
In-Reply-To: <002701ccadfe$961b9430$0400a8c0@dspcgrnzks9p98>

On Mon November 28 2011, Jeff Krasky wrote:
> > Try a "make clean" then try again.
> > The missing file was reported to be the downloaded (*/dl/* directory)
> > the system may have that marked as already downloaded.
> 
> >>> ethercat 1.0 Downloading
> file:///home/user1/Desktop/EtherCAT4Atmel//etherlabmaster.tar.bz2:
> Unsupported scheme "file".
> >>> ethercat 1.0 Extracting
> bzcat: Can't open input file
> /home/user1/buildroot-2011.05/dl/etherlabmaster.tar.bz2: No such file or
> directory.
> tar: This does not look like a tar archive
> tar: Exiting with failure status due to previous errors
> make: ***
> [/home/user1/buildroot-2011.05/output/build/ethercat-1.0/.stamp_extracted]
> Error 2
> user1 at linux-0mmn:~/buildroot-2011.05>
> 
> 
> I did the 'make clean' and now it appears like it doesn't like the "file://"

Try:
"file:///"

> part of things.  Has anyone done it like this?  The website for EtherCAT
> doesn't point directly at a .bz2 file and so I can't do the http:// method.
> 

Check me on this - see if I am following your description -
The site:
http://etherlab.org/en/components.php

Has a multiple component download file:
http://etherlab.org/download/bundle/etherlab-bundle-1.4.tar.bz2

That should be your download site and download package name.

Inside the bundle, it has directory trees of (among other things):
etherlab-bundle-1.6/2_rtal/linux-2.6.24.7.tar.bz2
etherlab-bundle-1.6/2_rtal/rtal-3.6.2.tar.bz2
etherlab-bundle-1.6/3_ethercat-1.4.0.tar.bz2
etherlab-bundle-1.6/5_etherlab/etherlab-1.2-rc4.tar.gz
etherlab-bundle-1.6/8_examples/example.mdl
etherlab-bundle-1.6/8_examples/example.sml
......

and you want to extract, patch, and build __some__ of the contained
archives (or, for examples, some of the files)....

Although I haven't done this myself, I do recall reading on the M.L.
here that there is a way in Buildroot to define a "custom extract"
(or download) step (or script?) -
That should be able to handle such an ugly package structure.

I think all it has to do is download the bundle of archives,
open just the outer bundle and mark each of the contained archives
as having been downloaded.  I __think__.

With the contained archives now downloaded (by extracting from the
containing package) the BR system should be able to return to running
the "extract,..." steps of each of the make files for each contained archive.

If that is what you need to do - one of the experts on the Buildroot
infrastructure needs to chime in with a "how to" here.  ;-)

Mike
> Thanks.
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
> 
> 

  reply	other threads:[~2011-11-28 19:24 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 20:51 [Buildroot] equivalent of a 'make modules' Jeff Krasky
2011-11-22 22:04 ` Thomas Petazzoni
2011-11-22 22:11   ` Jeff Krasky
2011-11-22 22:29     ` Thomas Petazzoni
2011-11-22 22:35       ` Jeff Krasky
2011-11-23  7:19         ` Thomas De Schampheleire
2011-11-23 21:38           ` [Buildroot] LIBFOO_SITE in .mk file Jeff Krasky
2011-11-23 22:43             ` Jeff Krasky
2011-11-24  8:15             ` Thomas De Schampheleire
2011-11-28 15:07               ` Jeff Krasky
2011-11-28 15:11                 ` Thomas Petazzoni
2011-11-28 15:19                   ` Jeff Krasky
2011-11-28 15:54                     ` Thomas Petazzoni
2011-11-28 16:14                       ` Jeff Krasky
2011-11-28 17:39                         ` Michael S. Zick
2011-11-28 18:50                           ` Jeff Krasky
2011-11-28 19:24                             ` Michael S. Zick [this message]
2011-11-28 19:33                               ` Jeff Krasky
2011-11-28 21:14                                 ` Jeff Krasky
2011-11-28 22:15                                   ` Jeff Krasky
2011-11-29  7:37                                     ` Thomas Petazzoni
2011-11-29 14:28                                       ` Jeff Krasky
2011-11-29 14:36                                         ` Thomas Petazzoni
2011-11-29 14:43                                           ` Jeff Krasky
2011-11-29 21:43                                             ` Jeff Krasky
2011-11-29 22:42                                               ` Jeff Krasky
2011-11-30 15:59                                                 ` Jeff Krasky
2011-11-30 16:04                                                   ` Thomas Petazzoni
2011-11-30 16:20                                                     ` Jeff Krasky
2011-11-30 16:33                                                       ` Thomas Petazzoni
2011-11-30 16:38                                                         ` Jeff Krasky
2011-11-30 16:49                                                           ` Michael S. Zick
2011-11-30 16:57                                                             ` Jeff Krasky
2011-11-30 17:08                                                               ` Michael S. Zick
2011-11-30 17:48                                                           ` Thomas De Schampheleire
2011-11-30 17:58                                                             ` Thomas Petazzoni
2011-11-30 18:11                                                             ` Jeff Krasky
2011-11-30 19:31                                                               ` Jeff Krasky
2011-11-30 19:44                                                               ` Thomas De Schampheleire
2011-11-30 20:01                                                                 ` Jeff Krasky
2011-11-30 22:21                                                                   ` Thomas Petazzoni
     [not found]                                                                     ` <001201ccafb0$4b5e06e0$0400a8c0@dspcgrnzks9p98>
2011-11-30 22:49                                                                       ` Thomas Petazzoni
2011-11-30 22:54                                                                         ` Jeff Krasky
2011-12-01  8:11                                                                           ` Thomas Petazzoni
2011-12-01 14:58                                                                             ` Jeff Krasky
2011-12-01 15:03                                                                               ` Michael S. Zick
2011-12-01 15:55                                                                                 ` Jeff Krasky
2011-12-01 16:16                                                                                   ` Jeff Krasky
2011-12-01 16:33                                                                                     ` Jeff Krasky
2011-12-01 16:52                                                                                       ` Michael S. Zick
2011-12-01 18:15                                                                                         ` Jeff Krasky
2011-12-01 22:56                                                                   ` Jeff Krasky
2011-12-02  7:50                                                                     ` Thomas De Schampheleire
2011-12-02  8:50                                                                       ` Thomas Petazzoni
2011-12-02 13:33                                                                       ` Michael S. Zick
2011-12-02 15:57                                                                         ` Jeff Krasky
2011-12-02 16:09                                                                           ` Quotient Remainder
2011-12-02 16:51                                                                             ` [Buildroot] Kernel panic - not syncing: Attempted to kill init! Jeff Krasky
2011-12-02 16:59                                                                               ` Jeff Krasky
2011-12-02 17:33                                                                               ` Tim Judd
2011-12-02 18:02                                                                                 ` Jeff Krasky
2011-12-02 18:21                                                                                   ` Aleksander Dutkowski
2011-12-02 18:30                                                                                     ` Jeff Krasky
2011-12-03  0:25                                                                                       ` Aleksander Dutkowski
2011-12-03  8:25                                                                                         ` [Buildroot] Device files and Buildroot Thomas Petazzoni
2011-12-03 12:53                                                                                           ` Trevor Woerner
2011-12-03 18:40                                                                                             ` Thomas Petazzoni
2011-12-05 10:54                                                                                           ` Aleksander Dutkowski
2011-12-08 21:30                                                                                           ` Felipe Contreras
2011-12-08 23:49                                                                                             ` Michael S. Zick
2011-12-09 18:49                                                                                             ` Thomas Petazzoni
2011-12-02 18:31                                                                                     ` [Buildroot] Kernel panic - not syncing: Attempted to kill init! Tim Judd
2011-12-02 18:24                                                                                   ` Tim Judd
2011-11-29 14:54                                           ` [Buildroot] LIBFOO_SITE in .mk file Michael S. Zick
2011-11-29  7:35                             ` Thomas Petazzoni
2011-11-28 18:55                         ` Quotient Remainder
2011-11-28 19:02                           ` Jeff Krasky
2011-11-29  7:31                         ` Thomas Petazzoni
2011-11-23  8:25         ` [Buildroot] equivalent of a 'make modules' Thomas Petazzoni
2011-11-23 14:17           ` Jeff Krasky
2011-11-23 14:23             ` Thomas Petazzoni

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=201111281324.38619.minimod@morethan.org \
    --to=minimod@morethan.org \
    --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