[Siproxd-users] Compilation issue - checking for osip_init in -losip2... no - *** ERROR: libosip2 i
Status: Beta
Brought to you by:
tries
From: Jack H. <jac...@18...> - 2013-04-16 11:58:39
|
Hi! I'm trying to compile siproxd on a Fedora-based Linux system. I've downloaded and compiled libosip2, but when I try and run the ./configure for siproxd, it errors: # ./configure --with-libosip-prefix=/usr/local ... ... checking for osip_init in -losip2... no *** ERROR: libosip2 is required! Maybe you need to use --with-libosip-prefix ? However, as far as I can see everything is where it should be. I've tried setting the prefix to /usr/local and /usr/local/lib, and my /etc/ld.so.conf contains both paths too: include ld.so.conf.d/*.conf /usr/local/lib /usr/lib/mysql /usr/local/mysql-5.0.67-linux-i686/lib /usr/local An objdump appears to show the required item present: # objdump -x /usr/local/lib/libosip2.so |grep osip_init 00008fa6 g F .text 0000015a osip_init Have tried Googling, which lead me to the use of objdump, but no further. All help appreciated. -- Jack Howard Senior System Development Engineer 186k Limited http://www.186k.co.uk - 0870 1222 186 |