Hi,

>    What might I be missing when I get this error: (Version 2.x.x)
> 
>    Making all in rlm_eap_pwd...
> 
>    make[9]: Entering directory
>    `/usr/src/freeradius-server/src/modules/rlm_eap/types/rlm_eap_pwd'
> 
>    make[9]: *** No rule to make target `rlm_eap_pwd.h', needed by
>    `rlm_eap_pwd.c'.  Stop.

likely to be an old version of OpenSSL without required ECC support etc - so the
build process doesnt pick this up properly...and thus this new module fails to 
have
right bits.... just remove that 
/usr/src/freeradius-server/src/modules/rlm_eap/types/rlm_eap_pwd
directory

(are you using EAP_PWD ?)

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to