From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] xlib_libXdmcp: add missing dependency on host-pkgconf
Date: Fri, 05 Oct 2018 19:43:13 +0200 [thread overview]
Message-ID: <8736tk47da.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20180921121350.22638-1-thomas.petazzoni@bootlin.com> (Thomas Petazzoni's message of "Fri, 21 Sep 2018 14:13:50 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> 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>
Committed to 2018.08.x, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2018-10-05 17:43 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
2018-09-30 7:43 ` Bernd Kuhls
2018-10-01 6:43 ` Thomas Petazzoni
2018-10-05 17:43 ` 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=8736tk47da.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