All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] Globally disable PKG_CONFIG_PATH? [was: Re: Buildroot fails to build when selecting build packages]
Date: Sun, 29 Apr 2012 16:55:06 +0200	[thread overview]
Message-ID: <4F9D564A.8000602@mind.be> (raw)
In-Reply-To: <CAG6aBkVL0pXYVJNsk7D4OONWM6-B6Uj7aD364j8nW-mH_5ijJA@mail.gmail.com>

On 04/29/12 16:47, Nigel Sollars wrote:
> Hello,
>
> Yes this one is set by the distro / profile.d scripts here is the
> OUTPUT,  the distro I am using is slackware 13.37
>
> PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig

  Right!

  Buildroot devels: should we globally unset PKG_CONFIG_PATH with an

PKG_CONFIG_PATH =
export PKG_CONFIG_PATH

in the top-level Makefile?

  Or should we add PKG_CONFIG_PATH="" to TARGET_CONFIGURE_OPTS?

  The former has the advantage that it also works for packages that 
don't use TARGET_CONFIGURE_OPTS.  But I'm not sure if maybe we _want_ 
host packages to use the system's PKG_CONFIG_PATH...


  Nigel, for now just unset PKG_CONFIG_PATH in your environment before 
calling make.  You don't have to rebuild from scratch, you can just run 
'PKG_CONFIG_PATH="" make libglib2-reconfigure'.


  Regards,
  Arnout

-- 
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

  reply	other threads:[~2012-04-29 14:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-24 23:49 [Buildroot] Buildroot fails to build when selecting build packages Nigel Sollars
2012-04-27 21:23 ` Arnout Vandecappelle
     [not found] ` <CAG6aBkUJAnhhWH1jF2yPLRHrk_+w3xOeSFwxS6K8U4_Pzu26sw@mail.gmail.com>
     [not found]   ` <CAG6aBkVRsBJtcBSf_ZQ84Bf7SffptL7-h9RrJqc8TYLPbef-_A@mail.gmail.com>
2012-04-28 16:01     ` Arnout Vandecappelle
2012-04-28 19:09       ` Arnout Vandecappelle
2012-04-29  7:25         ` Nigel Sollars
2012-04-29  9:44 ` Arnout Vandecappelle
2012-04-29 13:27   ` Nigel Sollars
2012-04-29 14:10     ` Arnout Vandecappelle
2012-04-29 14:36       ` Nigel Sollars
2012-04-29 14:44         ` Arnout Vandecappelle
2012-04-29 14:47           ` Nigel Sollars
2012-04-29 14:55             ` Arnout Vandecappelle [this message]
2012-04-29 20:28               ` [Buildroot] Globally disable PKG_CONFIG_PATH? [was: Re: Buildroot fails to build when selecting build packages] Nigel Sollars
2012-05-07 14:36               ` Thomas Petazzoni
2012-05-11 22:18                 ` [Buildroot] [PATCH] Globally disable PKG_CONFIG_PATH Arnout Vandecappelle

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=4F9D564A.8000602@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.