Hello.

I am trying to run freeRADIUS 1.0.0 with openssl 0.9.7d.
While doing

./configure --with-openssl-libraries=/usr/local/lib --with-openssl-includes=
/usr/local/include
or
./configure --with-openssl-libraries=/usr/local/openssl/lib --with-openssl-i
ncludes=/usr/local/openssl/include

the screen output always says

[...]
checking for openssl/ssl.h... yes
checking for DH_new in -lcrypto... yes
checking: for SSL_new in -lssl: no
[...]
checking for openssl/err.h... (cached)yes
checking for openssl/engine.h... (cached)yes
configure: warning: silently not building rlm_eap_[sim/tls/...]
configure: warning: rlm_eap_[sim/tls/...] requires: libssl.
[...]

This occurs for all EAP-types needing openssl.
openssl was configured with

./config --prefix=/usr/local --openssldir=/usr/local/openssl

I just don't see my (obvious) mistake...
Could someone please help me out?

Thank you,

Robert


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

Reply via email to