<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'>> Remove almost every single EAP method from build configuration and try<br>> again.. In practice, FIPS is unlikely to allow almost anything else than<br>> EAP-TLS. That said, for a compilation test, all I need to remove are<br>> these:<br>> <br>> CONFIG_MSCHAPV2=y<br>> CONFIG_EAP_LEAP=y<br>> CONFIG_EAP_MD5=y<br>> CONFIG_EAP_IKEV2=y<br>> CONFIG_EAP_FAST=y<br><br>Thanks Jouni for your pronto response.<br>I have removed all above entries from .config file and typed: make fips.<br>But now I get the following errors when generating eapol_test tool:<br><br>../src/radius/radius.o:radius.c:(.text+0xb50): undefined reference to `hmac_md5'<br>../src/radius/radius.o:radius.c:(.text+0xbc6): undefined reference to `md5_vector'<br><div><br>Thanks again.<br></div> </div></body>
</html>