Peter Param wrote:
> This is a new installation using openssl0.98j  and freeradius 2.1.3.
> 
> I get this error when running in debug mode:  radiusd: symbol lookup error: 
> /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol: SSL_CTX_set_info_callback

  You have two different versions of OpenSSL installed.  One knows about
that function, and the other doesn't.  You've used the first to build
the server, but the second is found when it runs.

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

Reply via email to