cvs current with SIGSEGV; how to track down
Alan DeKok
aland at ox.org
Tue May 31 22:22:50 CEST 2005
Jason Ornstein <jason.ornstein at sybase.com> wrote:
> I don't know as the make install fails. I forgot that I have to take
> out rlm_eap and rlm_otp from src/modules/stable so that make install
> works. If I don't do that, I get errors like
>
> ld: fatal: library -lrlm_eap_tls: not found
Yeah, that's annoying. It's in the process of being fixed.
You can work around it by doing:
$ make clean;make RLM_EAP_LINK_MODE=-static
And it shuld build & install.
Alan DeKok.
More information about the Freeradius-Devel
mailing list