From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: "Yann E . MORIN" <yann.morin.1998@free.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/spice: fix libressl build
Date: Sat, 23 Mar 2024 13:55:11 +0100 [thread overview]
Message-ID: <87jzltyuog.fsf@48ers.dk> (raw)
In-Reply-To: <20240317131446.535633-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sun, 17 Mar 2024 14:14:46 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Fix the following build failure raised since bump of libressl to version
> 3.5.2 in commit 8b216927db080b38fdbf1f8b025b6f90a89d4bc2:
> red-stream.cpp: In function 'RedStreamSslStatus red_stream_ssl_accept(RedStream*)':
> red-stream.cpp:526:22: error: invalid use of incomplete type 'SSL' {aka 'struct ssl_st'}
> 526 | stream->priv->ssl->s3->flags |= SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS;
> | ^~
> In file included from /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:120,
> from red-stream.cpp:33:
> /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/openssl/ossl_typ.h:173:16: note: forward declaration of 'SSL' {aka 'struct ssl_st'}
> 173 | typedef struct ssl_st SSL;
> | ^~~~~~
> Fixes:
> - http://autobuild.buildroot.org/results/273eadf9e49af55e0932a8293ca65762fb43114f
> - http://autobuild.buildroot.org/results/97601f321efc532de0c2ea6aa618ce11fad9e851
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-03-23 12:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-17 13:14 [Buildroot] [PATCH 1/1] package/spice: fix libressl build Fabrice Fontaine
2024-03-23 12:55 ` Peter Korsgaard [this message]
2024-03-25 7:32 ` 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=87jzltyuog.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=yann.morin.1998@free.fr \
/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