Can't use an undefined value as filehandle reference at tools/c_rehash line 176

2022-08-10 Thread Sushant
Hello, I am trying to build openssl 1.0.2zf for solaris sparc system. I am receiving following error while make for both 32 and 64 bit platform. However, for Solarisx86 it is not the issue. ./Configure --openssldir=solaris-sparc-32/int-src/stage_openssl shared solaris-sparcv9-gcc no-asm -static-l

Re: "no OPENSSL_Applink " in OpenSSL3.0.5

2022-08-10 Thread Matt Caswell
On 10/08/2022 00:11, Imazu Setsuo wrote: Hello, my name is Imazu. I am using OpenSSL3.0.5 to develop a windows program. When I call PEM_read_PrivateKey() I get the following error: OPENSSL_Uplink(7FF8011DD3E0,08): no OPENSSL_Applink The source that calls PEM_read_PrivateKey() includes the