<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=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">New installation of Xymon 4.3.21 on OpenSUSE 13.2.  Xymon won’t compile with SSL support even though I have OpenSSL and libopenssl-devel installed.  When I run “openssl version” it says OpenSSL 1.0.1k-fips.<o:p></o:p></p>
<p class="MsoNormal">Here is what I see when I run ./configure:  (note: I also tried running configure.server with –sslinclude and –ssllib).   When I run “openssl verions –a” I don’t see gcc listed under compiler.  I see “-I. –I.. –I../incluse –fPIC” etc. 
 I may have installed gcc after openssl, but gcc is installed.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Checking for OpenSSL ...<o:p></o:p></p>
<p class="MsoNormal">Compiling with SSL library works OK<o:p></o:p></p>
<p class="MsoNormal">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_globallookup':<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x11): undefined reference to `dlopen'<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x24): undefined reference to `dlsym'<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x2f): undefined reference to `dlclose'<o:p></o:p></p>
<p class="MsoNormal">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x344): undefined reference to `dlsym'<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x3eb): undefined reference to `dlerror'<o:p></o:p></p>
<p class="MsoNormal">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x464): undefined reference to `dlsym'<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x50b): undefined reference to `dlerror'<o:p></o:p></p>
<p class="MsoNormal">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x579): undefined reference to `dlopen'<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x5db): undefined reference to `dlclose'<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x613): undefined reference to `dlerror'<o:p></o:p></p>
<p class="MsoNormal">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_pathbyaddr':<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x69f): undefined reference to `dladdr'<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x701): undefined reference to `dlerror'<o:p></o:p></p>
<p class="MsoNormal">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':<o:p></o:p></p>
<p class="MsoNormal">dso_dlfcn.c:(.text+0x752): undefined reference to `dlclose'<o:p></o:p></p>
<p class="MsoNormal">collect2: error: ld returned 1 exit status<o:p></o:p></p>
<p class="MsoNormal">Makefile.test-ssl:7: recipe for target 'test-link' failed<o:p></o:p></p>
<p class="MsoNormal">make: *** [test-link] Error 1<o:p></o:p></p>
<p class="MsoNormal">Warning: Cannot link with SSL library<o:p></o:p></p>
<p class="MsoNormal">OpenSSL include- or library-files not found.<o:p></o:p></p>
<p class="MsoNormal">Although you can use Xymon without OpenSSL, you will not<o:p></o:p></p>
<p class="MsoNormal">be able to run network tests of SSL-enabled services, e.g. https.<o:p></o:p></p>
<p class="MsoNormal">So installing OpenSSL is recommended.<o:p></o:p></p>
<p class="MsoNormal">OpenSSL can be found at http://www.openssl.org/<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">If you have OpenSSL installed, use the "--sslinclude DIR" and "--ssllib DIR"<o:p></o:p></p>
<p class="MsoNormal">options to configure to specify where they are.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:10.0pt">Chris Robles   <span style="color:#4F81BD">
|</span>   <b>City of Milwaukee</b>   <span style="color:#4F81BD">|</span>  Information Technology & Management Division 
<span style="color:#4F81BD">|</span> Ph: 414.286.8096  <span style="color:#4F81BD">
|</span>   Chris.Robles@milwaukee.gov    <o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
The City of Milwaukee is subject to Wisconsin Statutes related to public records. Unless otherwise exempted from the public records law, senders and receivers of City of Milwaukee e-mail should presume that e-mail is subject to release upon request, and is
 subject to state records retention requirements. See City of Milwaukee full e-mail disclaimer at www.milwaukee.gov/email_disclaimer
</body>
</html>