Hi all,

I've successfully compiled FreeRadius 0.9.0 on Mac OS X 10.2.6 using the following:

./configure --disable-shared
  modify  freeradius-0.9.0/src/include/autoconf.h:
    #undef GETHOSTBYADDRRSTYLE
    #undef GETHOSTBYNAMERSTYLE
make
make install

The compile and installation appears to work, however, I get the following error when launching radiusd in full debug mode:

< previous lines snipped >
Module: Loaded eap
 eap: default_eap_type = "md5"
 eap: timer_expire = 60
rlm_eap: Failed to link EAP-Type/md5: file not found
radiusd.conf[596]: eap: Module instantiation failed.

radiusd works if I disable the EAP module (including MD5 and LEAP) in radiusd.conf, but EAP is specifically what I'm trying to test. I searched the mail list archives, but didn't find information pertaining to this error.

Any ideas?

Thanks,

-Tommy


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

Reply via email to