failing in reproducing .so files

Giovanni Fontana giovanni.fontana72 at gmail.com
Fri Jun 7 22:26:30 UTC 2019


Hello everybody,
I'm working on tailoring openssl (v1.1.1b) for various purposes.
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

At the end of building log I got the following:







*/usr/bin/ld:libcrypto.map:0: syntax error in VERSION scriptcollect2:
error: ld returned 1 exit statusMakefile:754: recipe for target
'libcrypto.so' failedmake[1]: *** [libcrypto.so] Error 1make[1]: Leaving
directory '/home/vm/progetti/OPEN_SSL/OPEN_SSL/openssl-1.1.1b'Makefile:172:
recipe for target 'all' failedmake: *** [all] Error 2*



No other errors are shown in the entire log.
Sending "make update" command it will not finish the execution (see below)






























*vm at vm-VirtualBox:~/progetti/OPEN_SSL/OPEN_SSL_QP/openssl-1.1.1b$ make
update( cd .; /usr/bin/perl VMS/VMSify-conf.pl \            <
apps/openssl.cnf > apps/openssl-vms.cnf )( cd .; /usr/bin/perl
crypto/bn/bn_prime.pl <http://bn_prime.pl> > crypto/bn/bn_prime.h )( cd .;
/usr/bin/perl crypto/objects/objects.pl <http://objects.pl> -n \
crypto/objects/objects.txt \            crypto/objects/obj_mac.num \
    > crypto/objects/obj_mac.new && \    mv crypto/objects/obj_mac.new
crypto/objects/obj_mac.num )( cd .; /usr/bin/perl crypto/objects/objects.pl
<http://objects.pl> \            crypto/objects/objects.txt \
crypto/objects/obj_mac.num \            > include/openssl/obj_mac.h )( cd
.; /usr/bin/perl crypto/objects/obj_dat.pl <http://obj_dat.pl> \
include/openssl/obj_mac.h \            > crypto/objects/obj_dat.h )( cd .;
/usr/bin/perl crypto/objects/objxref.pl <http://objxref.pl> \
crypto/objects/obj_mac.num \            crypto/objects/obj_xref.txt \
        > crypto/objects/obj_xref.h )( cd .; /usr/bin/perl
crypto/conf/keysets.pl <http://keysets.pl> \                >
crypto/conf/conf_def.h )( cd .; /usr/bin/perl crypto/asn1/charmap.pl
<http://charmap.pl> \                > crypto/asn1/charmap.h )( cd .;
/usr/bin/perl fuzz/mkfuzzoids.pl <http://mkfuzzoids.pl> \
crypto/objects/obj_dat.h \            > fuzz/oids.txt )( b=`pwd`; set -e;
cd .; \          /usr/bin/perl util/ck_errf.pl <http://ck_errf.pl> -strict
-internal; \          /usr/bin/perl -I$b util/mkerr.pl <http://mkerr.pl>
-internal )*


Any help?
Thanks in advance
Giovanni Fontana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20190608/1cb24f74/attachment-0001.html>


More information about the openssl-users mailing list