Gary Algier <[EMAIL PROTECTED]> wrote: > Your missing the point. The modules need gdbm.h so I told the system > where to find it. It just happens that in the same place is a "standard" > md5.h, but FreeRADIUS needs a non-standard md5.h from the local include > directory. I am trying to find out what people think is the better > way to fix the FreeRADIUS version of md5.h.
The long-term way is to re-name FreeRADIUS's md5.h to something else, like "freeradius/md5.h" > My goal is to make FreeRADIUS work on more platforms without the need > for everyone else to edit the Makefiles _after_ they run configure. I > could have just kludged something to get this to compile, but I thought > I would "do the right thing" and contribute fixes. I understand. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
