radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol

Peter Param pparam at stvincents.com.au
Wed Mar 11 23:13:16 CET 2009


>You have two different versions of OpenSSL installed.

Thanks for that Alan.

I've blown everything away and started from scratch and installed openssl 0.98j
and used the following freeradius configuration:

./configure --bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--localstatedir=/var \
--libdir=/usr/lib \
--includedir=/usr/include \
--with-radacctdir=/var/log/freeradius/radacct \
--with-raddbdir=/etc/freeradius \
--with-openssl-includes=/usr/local/openssl/include \
--with-openssl-libraries=/usr/local/openssl/lib

...but I'm getting the following configuration errors even tho the libraries and
includes (and header files mentioned) are in the right places.  Can these errors
be ignored? (a make file was successfully created)

checking openssl/des.h presence... no
configure: WARNING: openssl/des.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: openssl/des.h: proceeding with the compiler's result
checking for openssl/des.h... yes
checking openssl/hmac.h usability... yes
checking openssl/hmac.h presence... no
configure: WARNING: openssl/hmac.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: openssl/hmac.h: proceeding with the compiler's result
checking for openssl/hmac.h... yes
checking openssl/md4.h usability... yes
checking openssl/md4.h presence... no
configure: WARNING: openssl/md4.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: openssl/md4.h: proceeding with the compiler's result
checking for openssl/md4.h... yes
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... no
configure: WARNING: openssl/md5.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: openssl/md5.h: proceeding with the compiler's result
checking for openssl/md5.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... no
configure: WARNING: openssl/sha.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: openssl/sha.h: proceeding with the compiler's result
checking for openssl/sha.h... yes
configure: WARNING: silently not building rlm_otp.
configure: WARNING: FAILURE: rlm_otp requires:  openssl-libs.


cheers

Peter


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been virus
scanned and although no viruses were detected by the system, St Vincents &
Mater Health Sydney accepts no liability for any consequential damage
resulting from email containing any computer viruses.

**********************************************************************



More information about the Freeradius-Users mailing list