From: "ZServ" <[EMAIL PROTECTED]>

zserv> I am trying to install openssl, and I can't figure out why make keeps failing.  
The output is below.  I am really desparate, any help is appreciated.  My email 
address is [EMAIL PROTECTED]

This is hardly an OpenSSL question, really, but...

zserv> gcc -I. -I../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3 -fomit-frame
zserv> -pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM   -c cryptlib.c -o cryptl
zserv> ib.o
zserv> In file included from /usr/include/errno.h:36,
zserv>                  from ../include/openssl/err.h:82,
zserv>                  from cryptlib.h:74,
zserv>                  from cryptlib.c:61:
zserv> /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory

Looks like your Linux installation isn't quite right.  I don't quite
recall if the header files in /usr/include/linux are kernel headers or
not, but there's definitely something that's missing and that you need
to install.

-- 
Richard Levitte   \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis             -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to