radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so:	undefined symbol
    Alan DeKok 
    aland at deployingradius.com
       
    Wed Mar 11 08:05:56 CET 2009
    
    
  
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.
    
    
More information about the Freeradius-Users
mailing list