<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Ciao.<br><br>I'm trying to build the latest version of wpa_supplicant from source with FIPS enabled (a.k.a. CONFIG_FIPS=y). Unfortunately, there are errors shown below:<br><br>../src/eap_peer/eap_leap.o:eap_leap.c:(.text+0xc3c): undefined reference to `md5_vector'<br>../src/eap_common/ikev2_common.o:ikev2_common.c:(.text+0x225): undefined reference to `hmac_md5'<br>../src/eap_common/ikev2_common.o:ikev2_common.c:(.text+0x30b): undefined reference to `hmac_md5_vector'<br><br>../src/crypto/ms_funcs.o:ms_funcs.c:(.text+0x28a): undefined reference to `md4_vector'<br><br>../src/eap_common/chap.o:chap.c:(.text+0x4e): undefined reference to `md5_vector'<br><br>Any help would be greatly appreciated.<br><br>Regards,<br><br>Sergio.                                    </div></body>
</html>