> I am trying to install openssl-0.9.6 and have executed the "./configure"
> command successfully.
> On running the "make" command I get the following error:
> 
> Any suggestions...........
> 
> 
> making all in crypto...
> make[1]: Entering directory `/ssl-apache/openssl-0.9.6/crypto'
> gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN
> -DHAVE_DLFCN_H -
> _ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM
> -DR
> 160_ASM   -c -o cryptlib.o cryptlib.c
> cryptlib.c:59: stdio.h: No such file or directory
> cryptlib.c:60: string.h: No such file or directory
> In file included from cryptlib.c:61:
> cryptlib.h:62: stdlib.h: No such file or directory
> cryptlib.h:63: string.h: No such file or directory
> In file included from cryptlib.h:65,
>                  from cryptlib.c:61:
> ../include/openssl/e_os.h:282: unistd.h: No such file or directory
> ../include/openssl/e_os.h:287: sys/types.h: No such file or directory
> In file included from cryptlib.h:67,
>                  from cryptlib.c:61:
> ../include/openssl/crypto.h:62: stdlib.h: No such file or directory
> ../include/openssl/crypto.h:65: stdio.h: No such file or directory
> In file included from cryptlib.h:69,
>                  from cryptlib.c:61:
> ../include/openssl/bio.h:63: stdio.h: No such file or directory
> In file included from cryptlib.h:70,
>                  from cryptlib.c:61:
> ../include/openssl/err.h:63: stdio.h: No such file or directory
> ../include/openssl/err.h:64: stdlib.h: No such file or directory
> In file included from ../include/openssl/err.h:71,
>                  from cryptlib.h:70,
>                  from cryptlib.c:61:
> ../include/openssl/lhash.h:67: stdio.h: No such file or directory
> In file included from cryptlib.h:70,
>                  from cryptlib.c:61:
> ../include/openssl/err.h:90: errno.h: No such file or directory
> make[1]: *** [cryptlib.o] Error 1
> make[1]: Leaving directory `/ssl-apache/openssl-0.9.6/crypto'
> make: *** [all] Error 1
> 
> 
> 
> Regards,
> 
> Atuljeet Singh 
> 
> 
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]


Reply via email to