JAUMOTTE JEAN-LOUIS <[EMAIL PROTECTED]> wrote:
> Hi everyone, I am working in Munich for authentication with SIP phones

  Sounds great!

> /usr/local/lib/rlm_eap_tls-1.0.2.so: undefined symbol: SSL_set_msg_callback

  You have two versions of OpenSSL installed.  FreeRADIUS uses one
when it's built, and then your dynamic library loader chooses the
other when FreeRADIUS is executing.

  The solution is to set LD_PRELOAD.  See scripts/rc.radiusd for examples.

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

Reply via email to