<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello<br><br>I am trying to install it on Centos 5 64 bits using this command:<br><br>NICER=1 make prefix=/usr/local/kamailio-install-dir all<br><br>and it fails with this message:<br><br><div>
<div>&nbsp;make[1]: Entering directory `/usr/src/kamailio-1.4.3-notls/modules/db_mysql'<br>Linking db_mysql.so<br>/usr/bin/ld: skipping incompatible /usr/lib/libssl.so when searching for -lssl<br>/usr/bin/ld: skipping incompatible /usr/lib/libssl.a when searching for -lssl<br>/usr/bin/ld: cannot find -lssl<br>collect2: ld returned 1 exit status<br>make[1]: *** [db_mysql.so] Error 1<br>make[1]: Leaving directory `/usr/src/kamailio-1.4.3-notls/modules/db_mysql'<br>make: *** [modules] Error 2<br><br>I think that somehow it is trying to use the lib for 32 bits or that my specific lib file is not what it should be or it is not on my system.<br>I have the folders /usr/lib and usr/lib64 with its respective library files. <br><br>Is this "libssl" related to openssl?<br><br>I have these installed on my system already:<br><br>[root@proxy1 lib64]# yum install openssl<br>Setting up Install Process<br>Parsing package install arguments<br>Package openssl - 0.9.8b-10.el5_2.1.x86_64 is already installed.<br>Package openssl - 0.9.8b-10.el5_2.1.i686 is already installed.<br>Nothing to do<br>[root@proxy1 lib64]# <br><br><br>I also looked for "libssl" and this is what I see, it was only found in the folder for 32 bits libs if I am not mistaken. if that is the case how can i get the 64 bits equivalent?<br><br>[root@proxy1 lib64]# find / -name "libssl.so"<br>/usr/lib/libssl.so<br>[root@proxy1 lib64]# <br><br><br>thank you very much<br><br>Fabian<br><br></div></div><br /><hr />Windows Live™: E-mail. Chat. Share. Get more ways to connect.  <a href='http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_AE_Faster_022009' target='_new'>Check it out.</a></body>
</html>