From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/x11r7/xapp_rgb: add missing host-pkgconf dependency
Date: Fri, 18 Jan 2019 14:11:52 +0100 [thread overview]
Message-ID: <8736pq5cvb.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20181227142727.19535-1-thomas.petazzoni@bootlin.com> (Thomas Petazzoni's message of "Thu, 27 Dec 2018 15:27:27 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> Building a minimal defconfig such as:
> BR2_arm=y
> BR2_TOOLCHAIN_EXTERNAL=y
> BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
> BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
> BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-full-2018.05.tar.bz2"
> BR2_TOOLCHAIN_EXTERNAL_GCC_4_9=y
> BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_1=y
> BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
> BR2_TOOLCHAIN_EXTERNAL_CXX=y
> BR2_INIT_NONE=y
> BR2_SYSTEM_BIN_SH_NONE=y
> BR2_PACKAGE_XORG7=y
> BR2_PACKAGE_XAPP_RGB=y
> by running "make xapp_rgb" gives the following build failure:
> checking for RGB... configure: error: in `/home/test/buildroot/output/build/xapp_rgb-1.0.6':
> configure: error: The pkg-config script could not be found or is too old. Make sure it
> is in your PATH or set the PKG_CONFIG environment variable to the full
> path to pkg-config.
> Alternatively, you may set the environment variables RGB_CFLAGS
> and RGB_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> The configure script uses pkg-config, but host-pkgconf is missing in
> the list of dependencies.
> This issue was detected thanks to per-package directory support.
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Committed to 2018.02.x and 2018.11.x, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2019-01-18 13:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-27 14:27 [Buildroot] [PATCH] package/x11r7/xapp_rgb: add missing host-pkgconf dependency Thomas Petazzoni
2018-12-28 10:51 ` Thomas Petazzoni
2019-01-18 13:11 ` Peter Korsgaard [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=8736pq5cvb.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox