[OpenSIPS-Users] Opensips and Radius

Dragomir Haralambiev goup2010 at gmail.com
Tue Feb 9 17:43:13 CET 2016


make proper
make all
make install

[root at sbc opensips_head]# /usr/local/sbin/opensips  -f
/cdr/procject/opensips/opensips.cfg
Segmentation fault

[root at sbc opensips_head]# ldd modules/aaa_radius/aaa_radius.so
        linux-gate.so.1 =>  (0x00d03000)
        libfreeradius-client.so.2 =>
/usr/local/lib/libfreeradius-client.so.2 (0x00cca000)
        libc.so.6 => /lib/libc.so.6 (0x002b7000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x00110000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x005c1000)
        /lib/ld-linux.so.2 (0x0058b000)


[root at sbc /]# cd  /usr/local/lib

[root at sbc lib]# ls -la | grep libfreeradius
-rw-r--r--  1 root root  192936 Feb  5 10:27 libfreeradius-client.a
-rwxr-xr-x  1 root root    1040 Feb  5 10:27 libfreeradius-client.la
lrwxrwxrwx  1 root root      29 Feb  5 10:27 libfreeradius-client.so ->
libfreeradius-client.so.2.0.0
lrwxrwxrwx  1 root root      29 Feb  5 10:27 libfreeradius-client.so.2 ->
libfreeradius-client.so.2.0.0
-rwxr-xr-x  1 root root  147703 Feb  5 10:27 libfreeradius-client.so.2.0.0


2016-02-09 12:31 GMT+02:00 Ionut Ionita <ionutionita at opensips.org>:

> Try
> make proper #instead of make clean.
> What's the output of:
> ldd modules/aaa_radius/aaa_radius.so
> ?
> Does that libfreeradius*.so where aaa_radius.so is pointing exist?
>
> Ionut Ionita
> OpenSIPS Developer
>
> On 02/09/2016 12:01 PM, Dragomir Haralambiev wrote:
>
> I do follow:
>
> echo "/usr/local/lib" > /etc/ld.so.conf.d/freeradius.conf
> ldconfig
>
> make clean
> make all
> make install
>
> [root at sbc sbin]# /usr/local/sbin/opensips  -f
> /cdr/project/opensips/opensips.cfg
> Segmentation fault
>
>
> Any idea?
>
>
> _______________________________________________
> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
> _______________________________________________
> 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/20160209/bd6925f8/attachment.htm>


More information about the Users mailing list