Hello,
Thank you for these. It looks better. Compiling git master in debian
experimental now fails with just this:
tpm_openssl.c: In function 'openssl_gen_key':
tpm_openssl.c:74:2: warning: 'RSA_generate_key' is deprecated
[-Wdeprecated-declarations]
rsa = RSA_generate_key(2048, 65537, NULL, NULL);
^~~
In file included from /usr/include/openssl/rsa.h:13:0,
from /usr/include/openssl/x509.h:31,
from /usr/include/openssl/pem.h:17,
from tpm_openssl.c:30:
/usr/include/openssl/rsa.h:193:1: note: declared here
DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
^
tpm_openssl.c: In function 'openssl_get_modulus_and_prime':
tpm_openssl.c:195:30: error: dereferencing pointer to incomplete type 'RSA {aka
struct rsa_st}'
if ((*size_n = BN_bn2bin(rsa->n, n)) <= 0) {
^~
Makefile:882: recipe for target
'opencryptoki_stdll_libpkcs11_tpm_la-tpm_openssl.lo' failed
Could you please check this? Building against openssl 1.1.0c-2.
Regards,
Dimitri.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1645349
Title:
v3.6 FTBFS with openssl 1.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1645349/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs