From: Peter Korsgaard <peter@korsgaard.com>
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: disable with libressl
Date: Wed, 21 Dec 2022 09:04:03 +0100 [thread overview]
Message-ID: <87edstrxn0.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20221210131314.5634-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sat, 10 Dec 2022 14:13:14 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Building with libressl results in the following build failure since the
> addition of the package in commit
> 736c4c1655d93652a9a7e79235bbe726b3d46176:
> src/modules/rlm_eap/types/rlm_eap_fast/rlm_eap_fast.c: In function '_session_secret':
> src/modules/rlm_eap/types/rlm_eap_fast/rlm_eap_fast.c:228:47: error: invalid use of incomplete typedef 'SSL' {aka 'struct ssl_st'}
> 228 | eap_fast_session_ticket(tls_session, s->s3->client_random, s->s3->server_random, secret, secret_len);
> | ^~
> Disable building with libressl following upstream feedback:
> https://github.com/FreeRADIUS/freeradius-server/pull/4689
> Fixes:
> - http://autobuild.buildroot.org/results/c8df444f4c39f83e254dbb642a5852a1c956f7bb
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2022.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-12-21 8:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-10 13:13 [Buildroot] [PATCH 1/1] package/freeradius-server: disable with libressl Fabrice Fontaine
2022-12-11 13:09 ` Thomas Petazzoni via buildroot
2022-12-21 8:04 ` 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=87edstrxn0.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=dgouarin@gmail.com \
--cc=fontaine.fabrice@gmail.com \
--cc=matthew.weber@collins.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.