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

Sushant babhalkarsushant at gmail.com
Wed Aug 10 11:50:17 UTC 2022


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-libgcc -fPIC -D_GNU_SOURCE -Wa, no-idea
no-mdc2 enable-tlsext no-rc5 no-ssl2

make depend

+ make
ar: creating ../libcrypto.a
ech_ossl.c: In function `ecdh_compute_key':
ech_ossl.c:119: warning: `buflen' might be used uninitialized in this
function
x509_vfy.c: In function `check_cert':
x509_vfy.c:1001: warning: `ok' might be used uninitialized in this function
ar: creating ../libssl.a
Can't use an undefined value as filehandle reference at tools/c_rehash line
176.
make[2]: *** [rehash.time] Error 255
make[1]: *** [openssl] Error 2
make: *** [build_apps] Error 1

Please can you provide any work around for the same

Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20220810/5317a3bf/attachment.htm>


More information about the openssl-users mailing list