[OpenSIPS-Users] Missing Radius-related .so

Bogdan-Andrei Iancu bogdan at voice-system.ro
Sun Aug 31 12:12:05 CEST 2008


Hi Pete,

The radius modules are by default excluded from compiling as they have 
external lib dependencies. To enable them, go into your Makefile as see 
the "exclude_modules?=" list - remove the radius modules from there and 
do "make all" again

Regards,
Bogdan

Pete Kay wrote:
> Hi,
>  
> I am building a new Opensip environment on Centos, and I am having 
> problem with Radius.  It seems like the radius-related .so are not 
> compiled even I use "make all".
>  
> When starting opensip, I am getting:
>  
>
> Aug 31 05:38:03 [24830] ERROR:core:yyparse: module 'auth_radius.so' 
> not found in '/usr/local/lib64/opensips/modules/'
> Aug 31 05:38:03 [24830] CRITICAL:core:yyerror: parse error in config 
> file, line 90, column 13-14: failed to load module
> Aug 31 05:38:03 [24830] DBG:core:yyparse: loading module 
> /usr/local/lib64/opensips/modules/
> Aug 31 05:38:03 [24830] ERROR:core:sr_load_module: could not open 
> module </usr/local/lib64/opensips/modules/>: 
> /usr/local/lib64/opensips/modules/: cannot read file data: Is a directory
> Aug 31 05:38:03 [24830] CRITICAL:core:yyerror: parse error in config 
> file, line 90, column 13-14: failed to load module
> Aug 31 05:38:03 [24830] ERROR:core:yyparse: module 'group_radius.so' 
> not found in '/usr/local/lib64/opensips/modules/'
> Aug 31 05:38:03 [24830] CRITICAL:core:yyerror: parse error in config 
> file, line 91, column 13-14: failed to load module
> Aug 31 05:38:03 [24830] DBG:core:yyparse: loading module 
> /usr/local/lib64/opensips/modules/
> Aug 31 05:38:03 [24830] ERROR:core:sr_load_module: could not open 
> module </usr/local/lib64/opensips/modules/>: 
> /usr/local/lib64/opensips/modules/: cannot read file data: Is a directory
> Aug 31 05:38:03 [24830] CRITICAL:core:yyerror: parse error in config 
> file, line 91, column 13-14: failed to load module
> Aug 31 05:38:03 [24830] ERROR:core:yyparse: module 'avp_radius.so' not 
> found in '/usr/local/lib64/opensips/modules/'
> Aug 31 05:38:03 [24830] CRITICAL:core:yyerror: parse error in config 
> file, line 92, column 13-14: failed to load module
> Aug 31 05:38:03 [24830] DBG:core:yyparse: loading module 
> /usr/local/lib64/opensips/modules/
> Aug 31 05:38:03 [24830] ERROR:core:sr_load_module: could not open 
> module </usr/local/lib64/opensips/modules/>: 
> /usr/local/lib64/opensips/modules/: cannot read file data: Is a directory
> Aug 31 05:38:03 [24830] CRITICAL:core:yyerror: parse error in config 
> file, line 92, column 13-14: failed to
>  
> Could someone help me out please?  What step do I need to take to get 
> the necessary .so compiled?
>  
> Thanks alot for your help.
>  
> Regards,
> Pete
>  
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>   




More information about the Users mailing list