Compiling freeRadius with latest OPENSSL
Alan DeKok
aland at deployingradius.com
Wed Nov 22 13:50:46 CET 2017
On Nov 22, 2017, at 6:18 AM, kavita jindal <kavita.jindal at gmail.com> wrote:
>
> I am trying to compile Freeradius 3.0.x with openSSL 1.1.0g . I am getting
> following errors.
>
> openssl version gives following output:
> ...
> src/modules/rlm_eap/libeap/eap_tls.h:66:45: error: unknown type name ‘SSL’
The "SSL" type is defined in the OpenSSL header files. If that isn't defined, then you're not building with OpenSSL.
Alan DeKok.
More information about the Freeradius-Users
mailing list