Possibly. The original errors and hanging perl process have been replaced with an enormous number of "undefined reference" errors. For example: libssl.a(tls_srp.o):tls_srp.c:(.text+0xc4c): undefined reference to `BN_ucmp' libssl.a(tls_srp.o):tls_srp.c:(.text+0xd45): undefined reference to `OPENSSL_cleanse' libssl.a(tls_srp.o):tls_srp.c:(.text+0xd5f): undefined reference to `SRP_Calc_A' collect2.exe: error: ld returned 1 exit status
I don't know enough about the build system to know whether the mkdef.pl change might be responsible for this, or whether this is a separate issue. To follow up on my previous post, the configure line was indeed "./config", and this is commit 1843787173. Any other data that I should collect? -Matt Stickney -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev