From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/openocd: add missing host-pkgconf dependency
Date: Mon, 26 Nov 2018 12:46:06 +0100 [thread overview]
Message-ID: <87d0qsysch.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20181115164655.9978-1-thomas.petazzoni@bootlin.com> (Thomas Petazzoni's message of "Thu, 15 Nov 2018 17:46:55 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> The configure.ac script uses PKG_CHECK_MODULES(), and we autoreconf
> the package, so host-pkgconf should be listed in the dependencies.
> This issue is seen either with per-package folders, or by doing a
> clean build with just "make openocd":
>>>> openocd 0.10.0 Configuring
>>>> openocd 0.10.0 Autoreconfiguring
> [...]
> configure.ac:12: error: possibly undefined macro: AC_MSG_WARN
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> configure.ac:201: error: possibly undefined macro: AC_DEFINE
> configure.ac:582: error: possibly undefined macro: AC_MSG_NOTICE
> Even if the message seems unrelated, it's really the lack of pkg.m4
> from host-pkgconf that causes the issue.
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Committed to 2018.02.x and 2018.08.x, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2018-11-26 11:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-15 16:46 [Buildroot] [PATCH] package/openocd: add missing host-pkgconf dependency Thomas Petazzoni
2018-11-16 22:29 ` Peter Korsgaard
2018-11-26 11:46 ` 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=87d0qsysch.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 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.