Hi all,
I want to cross compiler "freeradius-snapshot-20040318" to MIPS.
I had cross compiler Openssl-0.9.7-stable-SNAP-20040318 and put libcrypto.a and libssl.a to /usr/local/openssl/lib.
I use ./configure --enable-shared=no --localstatedir=/var --sysconfdir=/etc --build=i686-pc-linux-gnu --host=mipsel-linux --with-openssl-include=/home/nick/openssl-0.9.7-stable-SNAP-20040318/include --with-openssl-libraries=/usr/local/openssl/lib --with-snmp=no to config the freeradius, then I got the following warning(error) msg while configuring the rlm_eap_tls module
checking for DH_new in -lcrypto...no
checking for SSL_new in -lcrypto...nochecking how to run C preprocessor...(cached) gcc -E
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_tls requires: libcrypto libssl
1. Why the library checking(linking) failed, I had alreay put it to /usr/local/openssl/lib??
Any comments will be very appreciated!
Nick Wu
每天都 Yahoo!奇摩
海的顏色、風的氣息、愛你的溫度,盡在信紙底圖
信紙底圖

