Re: Compiling OpenSSL without compabitlity with for OpenSSL 1.0

2020-09-10 Thread Tom Browder
On Thu, Sep 10, 2020 at 06:58 Bjoern Bidar wrote: > It was version 1.1.1g. What OS? I had to to some fiddling with packages and options for Debian 10 Buster to get a good compile. I have documented my journey if you're interested. Best regards, -Tom

Re: Compiling OpenSSL without compabitlity with for OpenSSL 1.0

2020-09-10 Thread Bjoern Bidar
It was version 1.1.1g.

Re: Compiling OpenSSL without compabitlity with for OpenSSL 1.0

2020-09-10 Thread Matt Caswell
On 09/09/2020 20:43, Bjoern Bidar wrote: > /usr/bin/ld: ./libcrypto.so: undefined reference to `OpenSSLDie' > What version of OpenSSL are you trying to compile? I can't seem to replicate this. Matt