Hi J.Ho,

Take a look in config.log. If you're familar with compilers, etc, it will tell you what the compiler was attempting to do when it failed that step (essentially it should be looping through a list of directories - including the one you specified - passing each one as a -L argument to the compiler until the command succeeds). From there you can better determine where the problem lies.

I've found a few issues with the configure scripts in the past where things weren't quite right, but they've mostly been related to Solaris.

regards,
Mike


ThinkSECURE - Security Starts Here. wrote:
Hi Everyone,

I am installing FreeRADIUS for the very first time (the plug on the website looked good heh) and have run into a problem that i couldn't find an answer for over the last 3 days. Hoping someone can help me out here...

During the ./configure for FreeRADIUS 1.0.1, i got the following errors during module config:

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_tls.
configure: warning: FAILURE: rlm_eap_sim requires: libssl.



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

Reply via email to