After hours of testing i�m still getting error messages when trying to install openssl to my linux machine. After "make" I get the following output:
 
mash-web:/usr/openssl-0.9.5 > make
making all in crypto...
make[1]: Entering directory `/usr/openssl-0.9.5/crypto'
gcc -I. -I../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3 -fomit-frame
-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM   -c -o cryptlib.o cryptl
ib.c
In file included from /usr/include/errno.h:36,
                 from ../include/openssl/err.h:82,
                 from cryptlib.h:74,
                 from cryptlib.c:61:
/usr/include/bits/errno.h:25: linux/errno.h: Datei oder Verzeichnis nicht gefund
en
<-- File not found
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/usr/openssl-0.9.5/crypto'
make: *** [all] Error 1
make[1]: *** [tests] Error 2
make[1]: Leaving directory `/usr/openssl-0.9.5'
 
OpenSSL self-test report:
 
OpenSSL version:  0.9.5
Last change:      PKCS7_encrypt() was adding text MIME headers twice beca...
OS (uname):       Linux mash-web.mark.de 2.2.14 #1 Mon Mar 13 10:51:48 GMT 2000
i686 unknown
OS (config):      i686-whatever-linux2
Target (default): linux-elf
Target:           linux-elf
Compiler:         gcc version 2.95.2 19991024 (release)
 
Failure!
[...]
 
Test report in file testlog 
 
I tried to setup release 0.9.6 but it won�t work either, probably due to the same issue.
Has anyone experienced similar problems and has a solution for it?
Thanks in advance
 
Mark 
 
 

Reply via email to