Mac OS X 10.2.6, FreeRadius 0.9.0, 2002 Developer Tools. Per Alan's email of 7/28 I deleted the src/modules/rlm_dbm directory, since the problems facing Josh looked like an error I'd gotten in an earlier attempt.
Following the instructions in doc/MACOSX I start with ./configure --disable-shared It configures without complaining, although looking through the config.log I see a lot of lines like: configure:1453: error: `__CYGWIN32__' undeclared (first use in this function) Then I dedited the Make.inc file and deleted rlm_dbm, rlm_eap and rlm_sql from the MODULES section. Then I try "make" and end up with: make[4]: *** [radiusd] Error 1 make[3]: *** [common] Error 1 make[2]: *** [all] Error 2 make[1]: *** [common] Error 1 make: *** [all] Error 2 At which point I'm stuck. I may try building on Linux later this evening, but it's not my ideal solution. (It would require me to dedicate a machine to Radius rather than using an existing underutilized OS X box; way overkill for the tiny loads I expect to encounter. Think like 20 simultaneous users, maximum, split between a Cisco AS5200 and a Cisco 3005 VPN concentrator.) Any assistance, or any suggestions on what useful information I could provide to make assistance easier, would be gratefully appreciated. -- Dave Pooser Manager of Information Services Alford Media http://www.alfordmedia.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
