Re: ld: error fatal: library -lssl: no encontrado

2006-02-10 Thread Nicolas Baradakis
Alvaro QuiƱones wrote: 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?? You need to disable all the modules that use OpenSSL: $ ./configure

ld: error fatal: library -lssl: no encontrado

2006-02-09 Thread Alvaro QuiƱones
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