Looks like ur linux installation needs some tuning. I have a symlink in my
/usr/include/ directory which points to /usr/src/linux/include/linux/ which
contains an errno.h. The make seems to be looking for this file and not
finding it on your system. Perhaps you can check to see if a errno.h  exists
in /usr/src/linux/include/linux/ and then put a symlink yourself.

Arun.
-----Original Message-----
From: ben <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, June 15, 2000 8:36 AM
Subject: Make Error


>Can someone help? I have tried to make openSSL v0.9.5a but I get the
>following error. Any ideas welcome. I'm using a Cyrix running Red Hat
>6.2.
>
>Thanks.
>
>making all in crypto...
>make[1]: Entering directory `/home/users/java/openssl-0.9.5a/crypto'
>gcc -I. -I../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3
>-fomit-frame
>-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM   -c cryptlib.c
>-o cryptl
>ib.o
>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: No such file or directory
>make[1]: *** [cryptlib.o] Error 1
>make[1]: Leaving directory `/home/users/java/openssl-0.9.5a/crypto'
>make: *** [all] Error 1
>
>______________________________________________________________________
>OpenSSL Project                                 http://www.openssl.org
>User Support Mailing List                    [EMAIL PROTECTED]
>Automated List Manager                           [EMAIL PROTECTED]
>

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

Reply via email to