<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Sans";
        panose-1:2 11 6 2 3 5 4 2 2 4;}
@font-face
        {font-family:"Arial Rounded MT Bold";
        panose-1:2 15 7 4 3 5 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EstiloCorreo17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="ES" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">I’m trying to update our xymon server to RHEL7 but I’m having problems to compile with SSL.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Checking for OpenSSL ...<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Compiling with SSL library works OK<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_globallookup':<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x11): undefined reference to `dlopen'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x24): undefined reference to `dlsym'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x2f): undefined reference to `dlclose'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x344): undefined reference to `dlsym'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x3eb): undefined reference to `dlerror'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x464): undefined reference to `dlsym'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x50b): undefined reference to `dlerror'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x579): undefined reference to `dlopen'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x5db): undefined reference to `dlclose'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x613): undefined reference to `dlerror'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_pathbyaddr':<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x69f): undefined reference to `dladdr'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x701): undefined reference to `dlerror'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">dso_dlfcn.c:(.text+0x752): undefined reference to `dlclose'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">collect2: error: ld returned 1 exit status<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">make: *** [test-link] Error 1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Warning: Cannot link with SSL library<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">OpenSSL include- or library-files not found.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Although you can use Xymon without OpenSSL, you will not<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">be able to run network tests of SSL-enabled services, e.g. https.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">So installing OpenSSL is recommended.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">OpenSSL can be found at http://www.openssl.org/<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">If you have OpenSSL installed, use the "--sslinclude DIR" and "--ssllib DIR"<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">options to configure to specify where they are.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Continuing with SSL support disabled.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"># rpm -qa | grep openssl<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">openssl-devel-1.0.2k-16.el7.x86_64<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">xmlsec1-openssl-1.2.20-7.el7_4.x86_64<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">openssl-devel-1.0.2k-16.el7.i686<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">openssl-libs-1.0.2k-16.el7.i686<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">openssl-1.0.2k-16.el7.x86_64<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">openssl-libs-1.0.2k-16.el7.x86_64<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Best regards.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES">Jairo Manso Melero<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span style="font-size:8.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES">Analista de Sistemas<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span style="font-size:8.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES">Tecnologías de la Información</span></b><b><span style="font-size:9.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES"><o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES">Tel.:   +34 913 489 241<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES">Fax:   +34 913 489 113<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES"><a href="mailto:jairo.manso@selae.es">jairo.manso@selae.es</a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial Rounded MT Bold",sans-serif;color:#CC0000;mso-fareast-language:ES"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial Rounded MT Bold",sans-serif;color:#CC0000;mso-fareast-language:ES">SOCIEDAD ESTATAL LOTERÍAS Y APUESTAS DEL ESTADO, S.M.E, S.A.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES">Calle Manuel Tovar 13<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES">28034 MADRID<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D;mso-fareast-language:ES"><img border="0" width="180" height="61" id="Imagen_x0020_1" src="cid:image001.png@01D589B1.AC2525B0" alt="lae policromativo horizontal"></span><span style="font-size:9.0pt;font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Lucida Sans",sans-serif;color:#1F497D;mso-fareast-language:ES"><o:p> </o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>

<br><hr>

<div style="color:#777777; font-family:verdana; font-size:10px;">

<b>La información contenida en este mensaje de correo electrónico es CONFIDENCIAL y puede ser secreto profesional. Este mensaje se dirige exclusivamente a su(s) destinatario(s). Si Vd. no es uno de los destinatarios deseados, se le previene que cualquier lectura, divulgación, copia o distribución está prohibida conforme a la legislación vigente. Asimismo, cualquier acción tomada o dejada de tomar como consecuencia de la información contenida en este mensaje queda prohibida y puede ser ilegal. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y que proceda a destruir todas las copias del mismo.<br>

<br>

El correo electrónico de Internet no garantiza la confidencialidad, la integridad o la entrega correcta y en plazo de los mensajes.<br>

SELAE no acepta ninguna responsabilidad por estas circunstancias.<br>

<br>

The information in this email is CONFIDENTIAL and may be privileged. This message is intended solely for the addressee(s). If you are not one of the intended recipients, you are advised that any reading, disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Should you have received this message in error, please immediately notify us via e-mail and delete all copies of it.<br>

<br>

Internet e-mail guarantees neither the confidentiality, the integrity nor the timely and proper receipt of the messages sent.<br>SELAE does not accept any liability for those circumstances.<br></b>

</div>

<hr>

<br></body>
</html>