[Serusers] RE: Re: radiusclient

Andrei Pelinescu-Onciul andrei at iptel.org
Mon Jun 6 15:03:11 CEST 2005


On Jun 02, 2005 at 10:42, Kamran Ahmad <p_kami at yahoo.com> wrote:
> any comments how to reslove this issue
> 
> auth_radius.so>:
> /usr/local/lib/ser/modules/auth_radius.so: undefined
> symbol: fm_malloc


You probably have the core and auth_radius module compiled with different
flags (in this case different mallocs).
Just to be sure everything is compile ok run:
make proper include_modules="auth_radius group_radius uri_radius mysql"
# and any other "extra" modules you use

make all include_modules="auth_radius group_radius uri_radius mysql"


Andrei




More information about the sr-users mailing list