Doesn't sound to me like an OpenSSL error, rather a shell/makefile
going pearshaped because you haven't got 'gcc' (the GNU C compiler)
installed.
Hence check your installed packages and make sure gcc and glibc are in
the installed set.
Then make also sure your account can actually use those.
run
Hello,
I am trying to upgrade openssl to latest version of 9.8h on a red hat
Linux fedora core 6.0.
Every time that I try to run the test or make test step of the install,
I received error 127 " gcc command not found", and "crypto error 1"
Not sure why I am getting this errors and how to fix the