All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] cdrkit: fix build by adding zlib as dependency
Date: Mon, 7 Jun 2010 09:22:01 +0200	[thread overview]
Message-ID: <20100607092201.2847fba7@surf> (raw)
In-Reply-To: <1275860600-19335-1-git-send-email-bjorn.forsman@gmail.com>

On Sun,  6 Jun 2010 23:43:20 +0200
Bj?rn Forsman <bjorn.forsman@gmail.com> wrote:

> -CDRKIT_DEPENDENCIES=libcap bzip2 host-cmake
> +CDRKIT_DEPENDENCIES=libcap bzip2 zlib host-cmake
>  HOST_CDRKIT_DEPENDENCIES=host-libcap host-cmake host-bzip2

If zlib is indeed needed on the target, we also need to add it on the
host as well, ie:

HOST_CDRKIT_DEPENDENCIES=host-libcap host-cmake host-bzip2 host-zlib

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2010-06-07  7:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-06 21:43 [Buildroot] [PATCH] cdrkit: fix build by adding zlib as dependency Bjørn Forsman
2010-06-07  7:22 ` Thomas Petazzoni [this message]
2010-06-07  9:08   ` Thomas Petazzoni
2010-06-07  9:12     ` Bjørn Forsman
  -- strict thread matches above, loose matches on Subject: below --
2010-06-07 11:37 Bjørn Forsman
2010-06-08 20:43 ` Peter Korsgaard

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=20100607092201.2847fba7@surf \
    --to=thomas.petazzoni@free-electrons.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.