Re: Compilation issue - checking for osip_init in -losip2... no - *** ERROR: libosip2 is required!

Thomas Ries <[email protected]> Tue, 16 Apr 2013 23:09:34 +0200
Newsgroups gmane.network.siproxd
Message-ID <[email protected]>
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============1356116057463674422==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="----enig2PKHQADRXOHTLXOPJLTMO"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
------enig2PKHQADRXOHTLXOPJLTMO
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Where are you libosip2 libraries and header files installed?

 --with-libosip-prefix=3D<PREFIX>   does specify a prefix and configure e=
xpects
the libosip2 libraries within PPREFIX/include and PREFIX/lib.

If your installation directories of libosip2 are different you may try
  --with-extra-includes=3DDIR   adds non standard include paths
  --with-extra-libs=3DDIR       adds non standard library paths
instead.

Try
  --with-extra-includes=3D</path/to/libosip/include/>
  --with-extra-libs=3D</path/to/libosip/lib/>
(replace </path/to...> with the proper path.

Regards,
/Thomas


On 04/16/2013 01:00 PM, Jack Howard wrote:
> Hi!
>=20
> I'm trying to compile siproxd on a Fedora-based Linux system.
>=20
> I've downloaded and compiled libosip2, but when I try and run the ./con=
figure
> for siproxd, it errors:
>=20
> # ./configure --with-libosip-prefix=3D/usr/local
> ...
> ...
> checking for osip_init in -losip2... no
> *** ERROR: libosip2 is required!   Maybe you need to use --with-libosip=
-prefix ?
>=20
> However, as far as I can see everything is where it should be.  I've tr=
ied
> setting the prefix to /usr/local and /usr/local/lib, and my /etc/ld.so.=
conf
> contains both paths too:
>=20
> include ld.so.conf.d/*.conf
> /usr/local/lib
> /usr/lib/mysql
> /usr/local/mysql-5.0.67-linux-i686/lib
> /usr/local
>=20
> An objdump appears to show the required item present:
>=20
> # objdump -x /usr/local/lib/libosip2.so |grep osip_init
> 00008fa6 g     F .text  0000015a              osip_init
>=20
> Have tried Googling, which lead me to the use of objdump, but no furthe=
r. =20
>=20
> All help appreciated.
>=20
> --=20
> Jack Howard
> Senior System Development Engineer
> 186k Limited
> http://www.186k.co.uk - 0870 1222 186
>=20
>=20
> -----------------------------------------------------------------------=
-------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for build=
ing
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!=

> http://www2.precog.com/precogplatform/slashdotnewsletter
>=20
>=20
>=20
> _______________________________________________
> Siproxd-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/siproxd-users
>=20


------enig2PKHQADRXOHTLXOPJLTMO
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlFtvhIACgkQB2xLpFxU+GVuHgCfRuSyvk3w6fvrhXX0VpcRZDum
V9cAoJLsTcs0ViRfDoewiVOk9+K8CrXY
=+fyN
-----END PGP SIGNATURE-----

------enig2PKHQADRXOHTLXOPJLTMO--


--===============1356116057463674422==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
--===============1356116057463674422==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Siproxd-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/siproxd-users

--===============1356116057463674422==--