From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] xlib_libXdmcp: add missing dependency on host-pkgconf
Date: Tue, 25 Sep 2018 23:18:36 +0200 [thread overview]
Message-ID: <20180925231836.7c855cb2@windsurf> (raw)
In-Reply-To: <20180921121350.22638-1-thomas.petazzoni@bootlin.com>
Hello,
On Fri, 21 Sep 2018 14:13:50 +0200, Thomas Petazzoni wrote:
> The libXdmcp configure script uses pkg-config, but the Buildroot
> package does not depend on host-pkgconf. This is not seen by the
> autobuilders most likely because another package that is always built
> before libXdmcp builds pkg-config.
>
> However, running:
>
> $ make xlib_libXdmcp
>
> triggers the following build failure:
>
> checking pkg-config is at least version 0.9.0... ./configure: line 12323: /home/thomas/projets/buildroot/output/host/bin/pkg-config: No such file or directory
> no
> [...]
> checking for XDMCP... configure: error: in `/home/thomas/projets/buildroot/output/build/xlib_libXdmcp-1.1.2':
> 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.
>
> This was detected using per-package target/host folders, because with
> this, only the dependencies explicitly expressed by a package are
> available to the package.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
> package/x11r7/xlib_libXdmcp/xlib_libXdmcp.mk | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-09-25 21:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-21 12:13 [Buildroot] [PATCH] xlib_libXdmcp: add missing dependency on host-pkgconf Thomas Petazzoni
2018-09-25 21:18 ` Thomas Petazzoni [this message]
2018-09-30 7:43 ` Bernd Kuhls
2018-10-01 6:43 ` Thomas Petazzoni
2018-10-05 17: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=20180925231836.7c855cb2@windsurf \
--to=thomas.petazzoni@bootlin.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