[Buildroot] [PATCH 1/1] package/poco: requires DES support in openssl

Peter Korsgaard peter at korsgaard.com
Sun Nov 28 13:34:23 UTC 2021


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

 > Fix the following build failure raised since commit
 > a83d41867c8d69a77d5cd0a665aa216af5340359:

 > src/EVPPKey.cpp:161:52: error: 'EVP_des_ede3_cbc' was not declared in
 > this scope; did you mean 'SN_des_ede3_cbc'?
 >   161 |      rc = PEM_write_bio_PrivateKey(bio, _pEVPPKey, EVP_des_ede3_cbc(),
 >       |                                                    ^~~~~~~~~~~~~~~~
 >       |                                                    SN_des_ede3_cbc

 > Fixes:
 >  - http://autobuild.buildroot.org/results/eddcba8e74c23ea041f2d95de57196107f5af8a3

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

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list