Bug#828139: cyrus-sasl2: FTBFS with openssl 1.1:

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Tue Sep 6 11:24:23 UTC 2016


control: tags -1 patch

On 2016-06-25 12:57:24 [+0200], Kurt Roeckx wrote:

> Your package is failing to build with openssl 1.1:
> otp.c: In function 'otp_hash':
> otp.c:121:16: error: storage size of 'mdctx' isn't known
>      EVP_MD_CTX mdctx;
> 
> The struct has been made opaque and you now needs to allocate it
> with EVP_MD_CTX_new().

seems to be fixed by:
	https://github.com/cyrusimap/cyrus-sasl/commit/4c8e3f24bb943386a67b4de65bb849f562499dd0

> Kurt

Sebastian



More information about the Pkg-cyrus-sasl2-debian-devel mailing list