[Buildroot] [PATCH 1/1] package/ace: fix build with libressl

Peter Korsgaard peter at korsgaard.com
Sun Apr 10 15:34:47 UTC 2022


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure with libressl raised since the addition
 > of the package in commit 3621918d1bc1ddc9312dd1cc8dec6db61e712fe2:

 > /home/autobuild/autobuild/instance-10/output-1/build/ace-7.0.6/ace/SSL/SSL_Asynch_BIO.cpp:174:7:
 > error: 'BIO_get_init' was not declared in this scope; did you mean
 > 'BIO_set_init'?
 >   174 |   if (BIO_get_init(pBIO) == 0 || p_stream == 0 || buf == 0 || len <= 0)
 >       |       ^~~~~~~~~~~~
 >       |       BIO_set_init

 > Fixes:
 >  - http://autobuild.buildroot.org/results/386afa88ac9e5e3bb65dddeabf610bb1e9bc4285

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list