<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 "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[
]\([ABCDGISTW]\)[ ][
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"<br>
<b>on 64-bit</b><br>
ltconfig:1639: eval "/usr/ccs/bin/nm -p conftest.o | sed -n -e 's/^.*[
]\([BCDEGRST]\)[ ][
]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"<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;"> </p>
<p style="margin-left: 0.5in;"> <br></p>
<p style="margin-left: 0.5in; text-indent: -40.5pt;">2.<span> </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> </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>