3 Aug
2007
3 Aug
'07
3:14 p.m.
Arran Cudbard-Bell wrote:
What does "config.guess" say?
powerpc-apple-darwin8.9.0
Well, that should work. If it stopped working, nothing in FreeRADIUS changed.
Make output confirms --DDARWIN not passed to gcc at compile time.
Try doing "cvs update src/include" from the CVS head. It should define DARWIN in src/include/missing.h. I also added (untested) Apple's patch for OpenDirectory support to rlm_mschap. It might break the build... Alan DeKok.