<div class="gmail_quote">

<p>Hi,<br>
<br>
I am using Cyrus1527 which was working file on 32 bit machines. When I am
building the same code onto 64 bit Linux machine I am getting following issues:<br>
<br>
1. There is different flow on configure (which we saw in config.log) on 32 bit and 64 bit machine, which is
as follows:<br>
<br>
</p>

<p style="margin-left: 0.5in;"><b>on 32-bit<br>
</b>configure:1560: checking if the linker (/usr/ccs/bin/ld) is GNU ld<br>
<b>on 64-bit</b><br>
configure:1560: checking if the linker (/usr/ccs/bin/ld) is GNU ld<br>
<br>
<br>
<b>on 32-bit</b><br>
GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)<br>
<b>on 64-bit</b><br>
ltconfig:1635: checking if global_symbol_pipe works<br>
<br>
<b>on 32-bit</b><br>
ltconfig:1639: eval &quot;/usr/bin/nm -B conftest.o | sed -n -e &#39;s/^.*[
&nbsp;&nbsp;&nbsp; ]\([ABCDGISTW]\)[ &nbsp;&nbsp;&nbsp; ][ &nbsp;&nbsp;&nbsp;
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p&#39; &gt; conftest.nm&quot;<br>
<b>on 64-bit</b><br>
ltconfig:1639: eval &quot;/usr/ccs/bin/nm -p conftest.o | sed -n -e &#39;s/^.*[
&nbsp;&nbsp;&nbsp; ]\([BCDEGRST]\)[ &nbsp;&nbsp;&nbsp; ][ &nbsp;&nbsp;&nbsp;
]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p&#39; &gt; conftest.nm&quot;<br>
<br>
<b>on 32-bit</b><br>
configure:2507: checking for db_create in -ldb-3<br>
<b>on 64-bit</b><br>
configure:2638: checking for ndbm.h<br>
<br>
<br>
<b>on 32-bit</b><br>
configure:2507: checking for db_create in -ldb-3<br>
<b>on 64-bit</b><br>
configure:2638: checking for ndbm.h<br>
<br>
<b>On 64 bit there are two extra lines in
the log which are:<br>
</b>configure:3136: checking for gethostbyname in -lnsl<br>
configure:3176: checking for connect in â€“lsocket</p>

<p style="margin-left: 0.5in;">&nbsp;</p>



<p style="margin-left: 0.5in;">&nbsp; <br></p>

<p style="margin-left: 0.5in; text-indent: -40.5pt;">2.<span>&nbsp; </span>Although configure was successful, when I did
make it gave me following error </p>

<p style="margin-left: 0.5in; text-indent: -40.5pt;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><b>/usr/bin/ld: cannot find -lsocket</b></p>

<p style="margin-left: 0.5in;"><b>collect2: ld returned 1 exit status</b></p><p style="margin-left: 0.5in;"><br></p><p style="margin-left: 0.5in;"><br></p>Could anyone please help me regarding the same. I quick reply would really be a great help.<br>

<br>Regards,<br><font color="#888888">Saurabh<br><br>

</font></div><br>