5 Jan
2006
5 Jan
'06
3:36 p.m.
Alan DeKok wrote:
I think libtool try to link rlm_eap_tls.so to rlm_eap_{peap,ttls}.so but actually fails to do it because it can't find librlm_eap_tls.so (with the "lib" prefix) in the *install* directory.
Yes. libtool is a piece of shit.
I don't know if we can work around this.
See the CVS head. Move all of the TLS stuff to libeap (where it really belongs, anyways), and that solves the problem.
We can do that in 1.1.1.
Sure, that's indeed the best way to solve the problem. In the meantime I've just figured out what the purpose of the variable RLM_EAP_LINK_MODE was, so I've created 14_static_rlm_eap_link_mode.dpatch in branch 1.1 for Debian's sake. -- Nicolas Baradakis