18 May
2012
18 May
'12
4:55 a.m.
JustinP wrote:
But I get compilation issue on rlm_eap2 if I follow the below steps:- ./configure --with-experimental-modules --with-rlm_eap2 make
Its giving error for not able to include header files.
Read raddb/experimental.conf. Look for the comments about eap2.
For some reason the include paths specified in CFLAGS and RLM_CFLAGS are not getting picked up.
That's not possible. You can edit the rlm_eap2/Makefile yourself, if you think there are any issues.
I am using 32 bit Ubuntu lucid Release 10.04 running on Intel Pentium 4.
Is anybody else seeing this issue? Any help on this will be appreciated.
The eap2 module is experimental, and not officially supported. Alan DeKok.