build breakage due to crypto_hash_finish patch

Jouni Malinen j at w1.fi
Sat Jul 7 04:08:44 EDT 2012


On Fri, Jul 06, 2012 at 04:35:06PM -0700, Ben Greear wrote:
> I'm seeing build failures on Fedora 11 and some other older systems..
> I think this is due to a recent patch.
> 
> Y -DEAP_SERVER -DPKCS12_FUNCS -DEAP_TLS_FUNCS -DCONFIG_SHA256 -DALL_DH_GROUPS -DCONFIG_IPV6 -DNEED_AP_MLME -DCONFIG_DEBUG_FILE ../src/crypto/crypto_openssl.c
> ../src/crypto/crypto_openssl.c: In function ‘crypto_hash_init’:
> ../src/crypto/crypto_openssl.c:575: error: void value not ignored as it ought to be

It turned out that OpenSSL API had changed in 0.9.9 and this triggered
the compilation error with older versions after a recent commit. This is
fixed in commit 895cb1683d56d6def966ca5bd0b77c43cad823b1.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list