Andrew,
-> make[1]: gcc: Command not found
it seems to me that make is trying to use the command "gcc"... but this 
is not available... as a double check try typing "gcc" at the command 
line... if that works double check your PATH...

cheers,
Sean

Andrew Plata wrote:

> 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 <mailto: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
>


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to