From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: David GOUARIN <dgouarin@gmail.com>,
Matt Weber <matthew.weber@collins.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/freeradius-server: set krb5-config
Date: Wed, 24 Aug 2022 13:17:06 +0200 [thread overview]
Message-ID: <20220824131706.04fef565@windsurf> (raw)
In-Reply-To: <20220823213206.10149-1-fontaine.fabrice@gmail.com>
On Tue, 23 Aug 2022 23:32:06 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following libkrb5 build failure raised since the addition of the
> package in commit 736c4c1655d93652a9a7e79235bbe726b3d46176:
>
> checking for krb5-config... /bin/krb5-config
> checking krb5-config CFLAGS... Failed to find installation architecture
> ""
> checking krb5-config LDFLAGS... Failed to find installation architecture
>
> checking krb5-config reported version... Failed to find installation architecture
> ()
> checking krb5-config reported vendor... Failed to find installation architecture
>
> checking canonical API type... HEIMDAL
>
> [...]
>
> In file included from src/modules/rlm_krb5/rlm_krb5.c:32:
> src/modules/rlm_krb5/krb5.h:41:9: error: unknown type name 'krb5_verify_opt'
> 41 | krb5_verify_opt options;
> | ^~~~~~~~~~~~~~~
>
> Fixes:
> - http://autobuild.buildroot.org/results/f173d1600c278d910f4cbeae86dcad1ee0f911f9
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/freeradius-server/freeradius-server.mk | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-08-24 11:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-23 21:32 [Buildroot] [PATCH 1/1] package/freeradius-server: set krb5-config Fabrice Fontaine
2022-08-24 11:17 ` Thomas Petazzoni via buildroot [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=20220824131706.04fef565@windsurf \
--to=buildroot@buildroot.org \
--cc=dgouarin@gmail.com \
--cc=fontaine.fabrice@gmail.com \
--cc=matthew.weber@collins.com \
--cc=thomas.petazzoni@bootlin.com \
/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.