I have seen a similar error after upgrading a stock RedHat kernel to a new
one (2.4.0) from kernel.org. Check the link for /usr/include/linux and make
sure it
points to a valid directory. Also verify the /usr/include/asm link is also
correct. I admit that I am working from memory here, so bottom line is check
that all the symbolic links below /usr/include actually point to something.

Good luck.
_____________________________________
Greg Stark
Ethentica, Inc.
[EMAIL PROTECTED]
_____________________________________



----- Original Message -----
From: Mark-Tim Junghanns
To: [EMAIL PROTECTED]
Sent: Tuesday, February 13, 2001 6:35 PM
Subject: "make" and "make test" fails


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-f
rame
-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


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

Reply via email to