[SR-Users] Error on compiling Kamailio with TLS support in Ubuntu 10.04LTE
Kamal Palei
palei.kamal at gmail.com
Mon Oct 15 16:26:23 CEST 2012
Hi All
I am trying to compile Kamailio - 3.1.5 in Ubuntu 10.04LTE .
Tried below comands one by one
make -C modules/tls
make modules modules=modules/tls
make all include_modules=tls
But always getting the error
*In file included from tls_bio.c:31:
tls_bio.h:32:25: warning: openssl/bio.h: No such file or directory
*
It looks that openssl is not installed in machine.
I tried installing openssl as belowB
sudo apt-get install libssl-dev
But it fails always.
The error it gets is
*root at B2BUA:/usr/local/src/kamailio-3.1.5# sudo apt-get install libssl-dev
sudo: unable to resolve host B2BUA
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libssl-dev: Depends: libssl0.9.8 (= 0.9.8k-7ubuntu8) but
0.9.8k-7ubuntu8.8 is to be installed
E: Broken packages* *
root at B2BUA:/usr/local/src/kamailio-3.1.5#
*
Has anybody faced this issue previously.
Whats the workaround here, if somebody knows please share.
Thanks
Kamal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20121015/e5438a68/attachment.htm>
More information about the sr-users
mailing list