I just trolled the list archive and saw a lot of questions regarding FreeRADIUS and MacOS X, but never saw any messages in the archive of people actually getting it to compile and work.
So, has anyone got it to compile? I just tried compiling 0.7.1 on my TiBook and make ended up gakking in what looks like the EAP stuff, with ld throwing up it's hands, as described in earlier threads on this list: gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/rlm_eap_tls-0.7.1.so rlm_eap_tls.lo eap_tls.lo cb.lo tls.lo -lcrypto -lssl -lpthread -lc -install_name /usr/local/lib/rlm_eap_tls-0.7.1.so ld: multiple definitions of symbol _AlertDescription rlm_eap_tls.lo definition of _AlertDescription in section (__DATA,__common) eap_tls.lo definition of _AlertDescription in section (__DATA,__common) ld: multiple definitions of symbol _AlertLevel rlm_eap_tls.lo definition of _AlertLevel in section (__DATA,__common) eap_tls.lo definition of _AlertLevel in section (__DATA,__common) ld: multiple definitions of symbol _ContentType rlm_eap_tls.lo definition of _ContentType in section (__DATA,__common) eap_tls.lo definition of _ContentType in section (__DATA,__common) ld: multiple definitions of symbol _HandshakeType rlm_eap_tls.lo definition of _HandshakeType in section (__DATA,__common) eap_tls.lo definition of _HandshakeType in section (__DATA,__common) cb.lo definition of _AlertDescription in section (__DATA,__common) cb.lo definition of _AlertLevel in section (__DATA,__common) cb.lo definition of _ContentType in section (__DATA,__common) cb.lo definition of _HandshakeType in section (__DATA,__common) tls.lo definition of _AlertDescription in section (__DATA,__common) tls.lo definition of _AlertLevel in section (__DATA,__common) tls.lo definition of _ContentType in section (__DATA,__common) tls.lo definition of _HandshakeType in section (__DATA,__common) /usr/bin/libtool: internal link edit command failed make[10]: *** [rlm_eap_tls.la] Error 1 make[9]: *** [common] Error 1 make[8]: *** [dynamic] Error 2 make[7]: *** [common] Error 1 make[6]: *** [dynamic] Error 2 make[5]: *** [common] Error 1 make[4]: *** [all] Error 2 make[3]: *** [common] Error 1 make[2]: *** [all] Error 2 make[1]: *** [common] Error 1 make: *** [all] Error 2 If I'm reading this right and someone can give me the correct cogent questions to ask of the Apple folks, I can probably get them asked and answered. I'd like to see FreeRADIUS compiling and working on Jaguar. Thx, PK - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
