Hello,
./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
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.