On Fri, Dec 17, 2004 at 03:47:31AM +0100, Sven Juergensen wrote:
> and again,

> http://bugs.freeradius.org/show_bug.cgi?id=98

> configuring with --disable-shared && make halts
> at the message of my first email, something with
> the rlm_x99_token.

> some strace output:
> 
> [..]
[..]
> /usr/local/lib/rlm_eap_tls.la, like the strace
> output suggests, isn't there.

Check you've got libssl-dev installed. It is quite
possibly silently not building rlm_eap_tls due to
lack of OpenSSL or wrongly-version openSSL, the same
thing that'd cause rlm_x99_token to not build.

rlm_eap_gtc, if it depends on rlm_eap_tls, should
skip itself the same way rlm_eap_ttls does (or I
think it does) if it won't be built... Then you'd
get the more useful error the rlm_eap_gtc wasn't
built. ^_^

-- 
Paul "TBBle" Hampson, on an alternate email client.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to