Did you read my previous response, where I listed the relevant Configure
options? Be sure to expand included text, if you're using one of those
braindead MUAs which hide it.
Are there additional commands I have to pass to the Configure module if I want
to build completely static libs? If so, what are they?
Again, please don't send questions about OpenSSL directly to me. I am not a
member of the OpenSSL Project.
> From: Osman Zakir [mailto:osmanzaki...@hotmail.com]
> Sent: Saturday, September 14, 2019 10:54
> I'm not trying to build a DLL, though. I want to build a static .lib library
> (are ther
> From: Osman Zakir [mailto:osmanzaki...@hotmail.com]
> Sent: Friday, September 13, 2019 18:06
> I won't build with either one enabled if that's better, but I'd still like to
> know how
> to fix those linker errors.
Someone should probably look into that, but I don't have time to; and if no one
I'll just put both email addresses in for "To" then.
I won't build with either one enabled if that's better, but I'd still like to
know how to fix those linker errors.
I do also want to ask what AFALG is and if I should enable it or not (and what
happens if I do).
> From: Osman Zakir [mailto:osmanzaki...@hotmail.com]
> Sent: Friday, September 13, 2019 13:26
> I had a successful build before I configured it again to try to get MD2 and
> RC5, so I
> didn't see a reason to clean the build.
Reconfiguring changes the makefiles. You should always clean after a
I had a successful build before I configured it again to try to get MD2 and
RC5, so I didn't see a reason to clean the build. I did clean it now after the
failure happened.
I'll try to fix these errors for now, so please help me with that. But I also
want to know after that whether or not it'
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
> Osman Zakir
> Sent: Friday, September 13, 2019 11:30
> I had linker errors when trying to build OpenSSL with MD2 and RC5 support.
Did you clean after configuring?
> I'm also tempted to try getting the latest bleedin