Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] unionfs: add missing dependency on host-pkg-config
Date: Fri, 21 Sep 2012 08:21:23 -0300	[thread overview]
Message-ID: <505C4DB3.8000008@zacarias.com.ar> (raw)
In-Reply-To: <505C4C17.2000701@mind.be>

On 09/21/12 08:14, Arnout Vandecappelle wrote:

>> Makefile:CPPFLAGS += $(shell pkg-config --cflags fuse)
>> Makefile:LIB = $(shell pkg-config --libs fuse)
>>
>> As long as there's one on PATH it'll just work.
> 
>  No, unless libfuse-dev is installed on the autobuilders. 
> /usr/bin/pkg-config
> doesn't look in $(STAGING_DIR)...

Also on that Makefile expression the result will fail with an error
message passing by (missing pkg-config or fuse.pc) but won't make make
(sic) bailout, try it...
Regards.

  parent reply	other threads:[~2012-09-21 11:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21 10:45 [Buildroot] [PATCH] unionfs: add missing dependency on host-pkg-config Arnout Vandecappelle
2012-09-21 11:03 ` Gustavo Zacarias
2012-09-21 11:14   ` Arnout Vandecappelle
2012-09-21 11:15     ` Gustavo Zacarias
2012-09-21 11:21     ` Gustavo Zacarias [this message]
2012-09-21 11:23       ` Arnout Vandecappelle
2012-09-21 11:37         ` Gustavo Zacarias
2012-09-21 12:11           ` Arnout Vandecappelle
2012-09-21 12:27             ` Gustavo Zacarias
2012-09-21 14:20             ` Peter Korsgaard
2012-09-21 14:26               ` Gustavo Zacarias
2012-09-21 14:30                 ` Lionel Orry
2012-09-21 18:51             ` Thomas Petazzoni
2012-09-21 12:03   ` Thomas Petazzoni
2012-09-21 12:02 ` Thomas Petazzoni
2012-09-21 14:11 ` Peter Korsgaard
2012-09-21 18:52   ` Thomas Petazzoni
2012-09-22 19:46     ` 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=505C4DB3.8000008@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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