9 Aug
2010
9 Aug
'10
3:54 p.m.
Bjørn Mork wrote:
And now I've got a code issue...
commit 60fcab53 introduced radius_pairmake() in src/modules/rlm_eap/libeap/tls.c commit d210de17 introduced radius_pairmake() in src/modules/rlm_eap/libeap/cb.c
which AFAICT is part of the server and not available outside it. Causing radeapclient linking failure:
Weird. It doesn't cause linking failure on my Mac.
Don't really know how to fix this except by disabling radeapclient, so I don't have a patch for you.
The fix is simple, and will be in 2.1.10. Alan DeKok.