Can anyone help me,
I am trying to install openssl-0.9.6c through
cygwin on a Windows 2000 box. Here is the error message I receive when I
run the make command.
Devon Jones@CR718118-A /tmp/openssl-0.9.6c
$ make + rm -f libcrypto + rm -f libssl making all in crypto... make[1]: Entering directory `/tmp/openssl-0.9.6c/crypto' gcc -I. -I../include -DDSO_WIN32 -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 - m486 -Wall -c -o cryptlib.o cryptlib.c make[1]: gcc: Command not found make[1]: *** [cryptlib.o] Error 127 make[1]: Leaving directory `/tmp/openssl-0.9.6c/crypto' make: *** [sub_all] Error 1 Can anyone help me?
Sincerely,
Andrew Plata |
- Problems installing openssl-0.9.6c on Windows 2000 box [EMAIL PROTECTED]
- Re: Problems installing openssl-0.9.6c on Windows 2... Andrew Plata
- Re: Problems installing openssl-0.9.6c on Windo... Sean O'Riordain