<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><span style="font-size: 12pt;">> Thanks for the reply.</span><br><div>> <br>> Please, see below.</div><div><span style="color: rgb(68, 68, 68); font-size: 15px; line-height: 21px;"><br></span></div><div><span style="color: rgb(68, 68, 68); font-size: 15px; line-height: 21px;">> /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libldap_r.so: </span></div><div><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;">> undefined reference to `ber_sockbuf_io_udp'</pre><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;"><br></pre><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;">As suspected, the link editor is not finding the symbols (function definitions) it needs to resolve bindings in the object file(s).</pre><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;"><br></pre><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;">What does your ~/.rpmmacros file looks like?</pre><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;"><br></pre><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;"><span style="font-family: Calibri, sans-serif;">While technically not necessary, CFLAGS must often contain -L and -R switches to work around buggy or incorrectly coded ./configure files.</span></pre><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;"><font face="Calibri, sans-serif">Ditto for LDFLAGS.</font></pre><pre style="line-height: 21px; white-space: normal; color: rgb(68, 68, 68); font-size: 15px;"><pre style="white-space: normal;">Do you set CFLAGS and LDFLAGS? What do they look like?</pre></pre></div>                                     </div></body>
</html>