Centos 6 Compile error

Fajar A. Nugraha list at fajar.net
Tue Mar 13 12:21:15 CET 2012


On Tue, Mar 13, 2012 at 6:12 PM, David Peterson
<davidp at wirelessconnections.net> wrote:
> Has anyone seen this error?  I am not sure what might be missing:
>
> In file included from rlm_eap_pwd.h:37,
>                 from rlm_eap_pwd.c:39:
> eap_pwd.h:42:24: error: openssl/ec.h: No such file or directory

You didn't mention which version you're compiling. 2.1.12 compiles just fine.

Anyway, I'd start on that last line. You're probably missing
openssl-devel or something similar (try "yum provides */ec.h")

-- 
Fajar


More information about the Freeradius-Users mailing list