28 Oct
2008
28 Oct
'08
9:28 a.m.
Hi,
I have build the rpm's without errors. Before I had to edit the freeradius.spec file and comment out autoreconf. After radiusd -X I get the following errors:
yep - you build it without openssl-devel package installed - it clearly says in the log
rlm_eap: Ignoring EAP-Type/tls because we do not have OpenSSL support. rlm_eap: Ignoring EAP-Type/ttls because we do not have OpenSSL support. rlm_eap: Ignoring EAP-Type/peap because we do not have OpenSSL support.
see. no OpenSSL support. install the openssl dev/headers package and rebuild alan