According to the install text i'm to send you mail if the make does not
work.
RedHat 6.0 system intel processor
error when running make
making all in crypto...
make[1]: Entering directory `/usr/local/openssl-0.9.4/crypto'
gcc -I. -I../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3 -fomit-f
rame
-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c cryptlib.c -o
cryptl
ib.o
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:69,
from cryptlib.c:61:
../include/openssl/e_os.h:232: unistd.h: No such file or directory
In file included from cryptlib.h:71,
from cryptlib.c:61:
../include/openssl/crypto.h:67: stdio.h: No such file or directory
In file included from cryptlib.h:73,
from cryptlib.c:61:
../include/openssl/bio.h:66: stdio.h: No such file or directory
../include/openssl/bio.h:67: stdlib.h: No such file or directory
In file included from cryptlib.h:74,
from cryptlib.c:61:
../include/openssl/err.h:67: stdio.h: No such file or directory
../include/openssl/err.h:82: errno.h: No such file or directory
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/usr/local/openssl-0.9.4/crypto'
./config -t
Operating system: i586-whatever-linux2
Configuring for linux-elf
/usr/bin/perl ./Configure linux-elf
If this is a silly question please let me know. I am new to linux and
trying to learn.
Thanks
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]