i'm getting this message when i wish to add the
eap_ttls module with my radius
server(freeradius-snapshot-20040705) and openssl
(openssl-0.9.7-stable-SNAP-20040705). 


sip2:/usr/802/freeradius-snapshot-20040705/src/modules/rlm_eap/types/rlm_eap_ttls
# make install
if [ "xrlm_eap_ttls" != "x" ]; then \
    /usr/802/freeradius-snapshot-20040705/libtool
--mode=install
/usr/802/freeradius-snapshot-20040705/install-sh -c -c
\
        rlm_eap_ttls.la
/usr/local/radius/lib/rlm_eap_ttls.la; \
    rm -f
/usr/local/radius/lib/rlm_eap_ttls-1.1.0-pre0.la; \
    ln -s rlm_eap_ttls.la
/usr/local/radius/lib/rlm_eap_ttls-1.1.0-pre0.la; \
fi
libtool: install: warning: relinking `rlm_eap_ttls.la'
(cd
/usr/802/freeradius-snapshot-20040705/src/modules/rlm_eap/types/rlm_eap_ttls;
/bin/sh /usr/802/freeradius-snapshot-20040705/libtool 
--mode=relink gcc -release 1.1.0-pre0 -module
-export-dynamic -g -O2 -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5
-I../../../../include -I./../..
-I/usr/local/openssl/include -I./../../libeap
-I../rlm_eap_tls -DOPENSSL_NO_KRB5 -o rlm_eap_ttls.la
-rpath /usr/local/radius/lib rlm_eap_ttls.lo ttls.lo
../../../../lib/libradius.la
../rlm_eap_tls/rlm_eap_tls.la -L./../../libeap -leap
-L/usr/local/openssl/lib -lcrypto -lssl -lcrypto -lnsl
-lresolv -lpthread -lcrypto )

*** Warning: Linking the shared library
rlm_eap_ttls.la against the loadable module
*** rlm_eap_tls.so is not portable!
mv: cannot stat `rlm_eap_ttls-1.1.0-pre0.so': No such
file or directory
libtool: install: error: relink `rlm_eap_ttls.la' with
the above command before installing it


if i disable the entry for the ttls in eap.conf file
then my server is working fine. when i start the
server in debug mode with ttls enabled i get this
message

rlm_eap: Loaded and initialized type tls
rlm_eap: Failed to link EAP-Type/ttls:
rlm_eap_ttls.so: cannot open shared object file: No
such file or directory
radiusd.conf[9]: eap: Module instantiation failed.




                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

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

Reply via email to