"Jason Lixfeld" <[EMAIL PROTECTED]> wrote: > Hmm, ok well the radiusd binary is the only thing that's running from > the new distribution. I didn't do make install after compiling because > I didn't want to risk pooching all the config files and stuff.
The 'make install' DOES NOT change any of the configuration files or dictionary files. > Alternatively, I didn't think that there would be a possiblilty of > dependancies changing on other programs that radiusd calls, which is > probably why the error in the first place, because yes I am using the > modules from 0.3 with yesterdays CVS. Depending on your system, there might be issues with linking the libraries. I don't know... There's also the possibility that some of the data structures changed. So the libraries will be using illegal offsets, and core dumping. This is what version numbers are for, but those aren't But I'm willing to bet that if you install the upgraded libraries, then the problem will go away. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
