<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello everybody,<br><div>I'm working on tailoring openssl (v1.1.1b) for various purposes.</div><div>Trying to compile (sending the command make on the terminal of linux) it looks quite good the building of every files. At the end the files libcrypto.a and libssl.a are produced, but not the ones with the extension .so</div><div><br></div><div>At the end of building log I got the following:</div><div><br></div><div><b><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">/usr/bin/ld:libcrypto.map:0: syntax error in VERSION script</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">collect2: error: ld returned 1 exit status</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">Makefile:754: recipe for target 'libcrypto.so' failed</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">make[1]: *** [libcrypto.so] Error 1</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">make[1]: Leaving directory '/home/vm/progetti/OPEN_SSL/</span><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">OPEN_SSL/openssl-1.1.1b'</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">Makefile:172: recipe for target 'all' failed</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">make: *** [all] Error 2</span></b><br></div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">No other errors are shown in the entire log.</span></div><div><font color="#000000" face="Arial">Sending "make update" command it will not finish the execution (see below)</font></div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><br></span></div><div><b><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">vm@vm-VirtualBox:~/progetti/</span><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">OPEN_SSL/OPEN_SSL_QP/openssl-</span><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">1.1.1b$ make update</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl VMS/VMSify-conf.pl \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            < apps/openssl.cnf > apps/openssl-vms.cnf )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl crypto/bn/</span><a href="http://bn_prime.pl" target="_blank" style="font-family:Arial;font-size:13px">bn_prime.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> > crypto/bn/bn_prime.h )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl crypto/objects/</span><a href="http://objects.pl" target="_blank" style="font-family:Arial;font-size:13px">objects.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> -n \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            crypto/objects/objects.txt \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            crypto/objects/obj_mac.num \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            > crypto/objects/obj_mac.new && \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">    mv crypto/objects/obj_mac.new crypto/objects/obj_mac.num )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl crypto/objects/</span><a href="http://objects.pl" target="_blank" style="font-family:Arial;font-size:13px">objects.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            crypto/objects/objects.txt \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            crypto/objects/obj_mac.num \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            > include/openssl/obj_mac.h )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl crypto/objects/</span><a href="http://obj_dat.pl" target="_blank" style="font-family:Arial;font-size:13px">obj_dat.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            include/openssl/obj_mac.h \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            > crypto/objects/obj_dat.h )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl crypto/objects/</span><a href="http://objxref.pl" target="_blank" style="font-family:Arial;font-size:13px">objxref.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            crypto/objects/obj_mac.num \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            crypto/objects/obj_xref.txt \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            > crypto/objects/obj_xref.h )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl crypto/conf/</span><a href="http://keysets.pl" target="_blank" style="font-family:Arial;font-size:13px">keysets.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">                > crypto/conf/conf_def.h )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl crypto/asn1/</span><a href="http://charmap.pl" target="_blank" style="font-family:Arial;font-size:13px">charmap.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">                > crypto/asn1/charmap.h )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( cd .; /usr/bin/perl fuzz/</span><a href="http://mkfuzzoids.pl" target="_blank" style="font-family:Arial;font-size:13px">mkfuzzoids.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            crypto/objects/obj_dat.h \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">            > fuzz/oids.txt )</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">( b=`pwd`; set -e; cd .; \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">          /usr/bin/perl util/</span><a href="http://ck_errf.pl" target="_blank" style="font-family:Arial;font-size:13px">ck_errf.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"> -strict -internal; \</span><br style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">          /usr/bin/perl -I$b util/</span><a href="http://mkerr.pl" target="_blank" style="font-family:Arial;font-size:13px">mkerr.pl</a><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px">  -internal )</span></b><div class="gmail-yj6qo" style="color:rgb(0,0,0);font-family:Arial;font-size:13px"></div></div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px"><br></span></div><div><font color="#000000" face="Arial">Any help?</font></div><div><font color="#000000" face="Arial">Thanks in advance</font></div><div><font color="#000000" face="Arial">Giovanni Fontana</font></div></div></div></div>