ld: error fatal: library -lssl: no encontrado

Alvaro Quiñones aquino at cotes.net.bo
Thu Feb 9 23:23:43 CET 2006


Hi
I have this mistake "ld: error fatal: library -lssl: no encontrado" when 
i try to make. Version is  freeradius-1.1.0 and my SO is Solaris10. how 
can i compile freeradius without support OpenSSL?? i tried:
./configure --without-OpenSSL
however appear
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking for openssl/crypto.h... yes
checking for openssl/rand.h... yes
checking for openssl/engine.h... yes
checking for OpenSSL version >= 0.9.7... yes
checking for DH_new in -lcrypto... yes
checking for SSL_new in -lssl... yes

checking for openssl/ssl.h... yes
checking for DH_new in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for openssl/err.h... (cached) yes
checking for openssl/engine.h... (cached) yes
creating ./config.status
checking for SSL_new in -lssl... (cached) yes
checking for openssl/des.h... yes
checking for openssl/hmac.h... yes
checking for openssl/md4.h... yes
checking for openssl/md5.h... yes
checking for openssl/sha.h... yes
What can i do?
Regards
Alvaro





More information about the Freeradius-Users mailing list