linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Silvio Fricke <silvio.fricke@gmail.com>
To: "Yann E . MORIN" <yann.morin.1998@free.fr>
Cc: Silvio Fricke <silvio.fricke@gmail.com>,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2] pkg-config default search paths
Date: Mon, 18 Aug 2014 13:05:09 +0200	[thread overview]
Message-ID: <1408359910-17394-1-git-send-email-silvio.fricke@gmail.com> (raw)


Hi,

some cross-toolchains change the pkg-config search pathes to do some
package-config setups for cross compiling. The init of the toolchain
manipulates PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH environment variables.
A pkg-config call from kconfig searches now on the wrong place to find the
ncurses and relevant packages and gives back the wrong values for the ncurses
installation and this break the [x,g,menu]config.

Yann, please include this patch to your maintainer repository.

V2:
no changes to v1 [1], only "RFC" removed

[1] http://thread.gmane.org/gmane.linux.kbuild.devel/11993

Cheers,
Silvio


Silvio Fricke (1):
  kconfig: menuconfig: pkg-config should base upon default configuration

 scripts/kconfig/lxdialog/check-lxdialog.sh | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.0.4


             reply	other threads:[~2014-08-18 11:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-18 11:05 Silvio Fricke [this message]
2014-08-18 11:05 ` [PATCH v2] kconfig: menuconfig: pkg-config should base upon default configuration Silvio Fricke

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=1408359910-17394-1-git-send-email-silvio.fricke@gmail.com \
    --to=silvio.fricke@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yann.morin.1998@free.fr \
    /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;
as well as URLs for NNTP newsgroup(s).