This is a discussion on Re: Redundant SQL servers accounting problem, FreeRadius 1.1.4 within the FreeRADIUS Users forums, part of the Networking and Network Related category; Alexander V. Klepikov wrote: > To get it I typed > > cvs -d :pserver:anoncvs@cvs.freeradius.org:/source ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Alexander V. Klepikov wrote:
> To get it I typed > > cvs -d :pserver:anoncvs@cvs.freeradius.org:/source checkout -r branch_1_1 > radiusd > > Am I right? Yes. > I got troubles with running it: .... > Program received signal SIGSEGV, Segmentation fault. > 0x28349e28 in rad_mangle () from /usr/local/lib/rlm_preprocess-1.1.4.so You are using libraries from an older version of the server. Please ensure that you're running a clean install of "branch_1_1". Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |