[OpenSIPS-Users] Missing Radius-related .so
Pete Kay
petedao at gmail.com
Sun Aug 31 14:12:32 CEST 2008
Hi Bogdan,
After uncomment the radius modules from the exclude_modules line, those
modules are created, but it is created in the src/lib/ dir:
/usr/src/opensips-1.4.1-notls/modules/uri_radius/uri_radius.so
/usr/src/opensips-1.4.1-notls/modules/avp_radius/avp_radius.so
/usr/src/opensips-1.4.1-notls/modules/group_radius/group_radius.so
/usr/src/opensips-1.4.1-notls/modules/auth_radius/auth_radius.so
The other modules are created automatically in
/usr/local/lib64/opensips/modules/
This is just minor problem as I can manually move the modules to the right
dir.
Thanks,
Pete
On Sun, Aug 31, 2008 at 6:12 PM, Bogdan-Andrei Iancu <bogdan at voice-system.ro
> wrote:
> 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
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20080831/76534687/attachment-0001.htm
More information about the Users
mailing list