Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] Trouble with offline build
Date: Wed, 28 Feb 2018 05:57:44 +0100	[thread overview]
Message-ID: <8fphmex2hp.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: CAMd7AX_bD6b4c2xhnsWPicPCETk9z3bDP4yT9k3Jpd9Op1F8tA@mail.gmail.com

Hi,

Am Tue, 27 Feb 2018 18:34:53 -0500 schrieb A:

> I do a "make source" on a cygwin system that has internet and, and copy 
the
> whole thing over to the build system.

does your cygwin system include a "lzip" binary?

> Then, on the build system, I do a "make", and I get undesired internet
> access attempts and an ultimate failure, which I show below.

[...]
> user at host:~/src/buildroot-2017.11.2$ make source
>>>> host-lzip 1.19 Downloading

Buildroot checks the host system for needed dependencies and, if they are 
missing, downloads and builds the missing package(s), for details check 
the scripts in support/dependencies/. Apparently cygwin includes lzip 
whereas your build system lacks it.

The solution is to call "make host-lzip-source" on your cygwin system and 
then copy lzip-1.19.tar.gz to your build system.

Regards, Bernd

      parent reply	other threads:[~2018-02-28  4:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-27 23:34 [Buildroot] Trouble with offline build A
2018-02-28  4:53 ` Baruch Siach
2018-02-28  6:55   ` Thomas Petazzoni
2018-02-28  8:29     ` Peter Korsgaard
2018-03-01 19:30       ` Yann E. MORIN
2018-02-28  4:57 ` Bernd Kuhls [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=8fphmex2hp.ln2@ID-313208.user.individual.net \
    --to=bernd.kuhls@t-online.de \
    --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