Thanks, but after playing with this puzzle for a while I combined the
configuration options that were supposed to correct it individually. It
worked. The proper command is:
sh config no-shared \
fips
Persistence pays off.
---
Thanks,
Burton L. Smith
w:801-584-6164
c:801-201-2897
-----Original Message-----
From: The default queue via RT [mailto:[email protected]]
Sent: Friday, May 03, 2013 10:58 AM
To: Smith, Burton
Subject: [openssl.org #3039] AutoReply: Can't Compile openssl-fips-1.1.2:
collect2: ld returned 1 exit status
Greetings,
This message has been automatically generated in response to the creation of a
trouble ticket regarding:
"Can't Compile openssl-fips-1.1.2: collect2: ld returned 1 exit
status", a summary of which appears below.
There is no need to reply to this message right now. Your ticket has been
assigned an ID of [openssl.org #3039].
Please include the string:
[openssl.org #3039]
in the subject line of all future correspondence about this issue. To do so,
you may reply to this message.
Thank you,
[email protected]
-------------------------------------------------------------------------
Why wouldn't openSsl compile in Santiago? I get a stream of undefined
references that seem to only count as one error.
fips_desmovs.o: In function `DESTest':
fips_desmovs.c:(.text+0x45b): undefined reference to `EVP_des_ede3_cfb1'
fips_desmovs.c:(.text+0x49b): undefined reference to `EVP_des_cfb64'
fips_desmovs.c:(.text+0x57d): undefined reference to `EVP_des_ede3_cbc'
fips_desmovs.c:(.text+0x595): undefined reference to `EVP_CipherInit'
fips_desmovs.c:(.text+0x5e1): undefined reference to `EVP_des_ecb'
fips_desmovs.c:(.text+0x5f1): undefined reference to `EVP_des_ede3_ecb'
fips_desmovs.c:(.text+0x601): undefined reference to `EVP_des_cfb1'
fips_desmovs.c:(.text+0x611): undefined reference to `EVP_des_ede3_ofb'
fips_desmovs.c:(.text+0x621): undefined reference to `EVP_des_ofb'
fips_desmovs.c:(.text+0x631): undefined reference to `EVP_des_ede3_cfb64'
fips_desmovs.c:(.text+0x641): undefined reference to `EVP_des_cbc'
fips_desmovs.c:(.text+0x651): undefined reference to `EVP_des_ede3_cfb8'
fips_desmovs.c:(.text+0x661): undefined reference to `EVP_des_cfb8'
fips_desmovs.c:(.text+0x69b): undefined reference to `ERR_print_errors_fp'
fips_desmovs.o: In function `do_mct':
fips_desmovs.c:(.text+0xe89): undefined reference to `DES_set_odd_parity'
fips_desmovs.c:(.text+0xe96): undefined reference to `DES_set_odd_parity'
fips_desmovs.c:(.text+0xea3): undefined reference to `DES_set_odd_parity'
fips_desmovs.o: In function `main':
fips_desmovs.c:(.text+0x1db6): undefined reference to `ERR_load_crypto_strings'
collect2: ld returned 1 exit status
make[1]: *** [fips_desmovs] Error 1
make[1]: Leaving directory `/opt/apache/openssl-fips-1.1.2/test'
make: *** [sub_all] Error 1
---
Thanks,
Burton L. Smith
w:801-584-6164
c:801-201-2897
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]