I am trying to build and run FreeRADIUS V0.9.3 on FreeBSD V5.2-RELEASE
(OpenSSL V0.9.7c).  When I try to run the daemon I get

   ... lots of succuess messages ...
Sun Apr 11 02:15:16 2004 : Debug:  tls: include_length = yes
Sun Apr 11 02:15:16 2004 : Error: rlm_eap_tls: conf N ctx stored
Sun Apr 11 02:15:16 2004 : Debug: rlm_eap: Loaded and initialized the type tls
Sun Apr 11 02:15:16 2004 : Error: rlm_eap: Failed to link EAP-Type/ttls: file not found
Sun Apr 11 02:15:16 2004 : Error: radiusd.conf[606]: eap: Module instantiation failed.

I have searched the mailing list archives and the Net looking for what's
happening and have been pretty unsuccessful.  I have:

1. Verified proper shared libraries via the "ldd" command; all load
libraries are correct and readable by the world.

2. Tried rebuilding with OpenSSL V0.9.7d [the absolute latest].

3. Set the LD_LIBRARY_PATH to point to the paths containing all the
appropriate load libraries.

4. Verified with the ldconfig utility that the cache contains the correct
load libraries.

5. Merged in the FreeRADIUS libraries into the cache.

6. Verified that the makefile builds with "-lcrypt" and "-lssl".

Still no success.  Anyone have any hints?

Thanks,

Mike

PS - I did not bild this from ports; the port is broken and won't compile.
I did the standard "./configure ; make ; make install" thang...

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

Reply via email to