Getting make warning for Openssl 1.0.2x on MacOS

2022-07-10 Thread Sushant
While building OpenSSL 1.0.2x library I am configuring with following options on macos: For Macosx-32: ./Configure --openssldir=/path/to/openssl/dir shared -mtune=generic -march=i386 -m32 -fPIC darwin-i386-cc no-asm -D_GNU_SOURCE no-rc5 enable-tlsext no-ssl2 For Macosx-64: ./Configure

Fwd: Getting make warning for Openssl 1.0.2x on MacOS

2022-07-06 Thread Sushant
While building OpenSSL 1.0.2x library I am configuring with following options on macos: For Macosx-32: ./Configure --openssldir=/path/to/openssl/dir shared -mtune=generic -march=i386 -m32 -fPIC darwin-i386-cc no-asm -D_GNU_SOURCE no-rc5 enable-tlsext no-ssl2 For Macosx-64: ./Configure

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