Sebastian Paul Avarvarei wrote:
> 
> Hello everyone,
> 
> I am trying to install OpenSSL 0.9.6 on a RH 6.2 machine. The "config" works fine, 
>it exits with "Configured for linux-elf". But when I try "make", I get:
> 
> In file included from /usr/include/errno.h:36,
>   from ../include/openssl/err.h:90,
>   from cryptlib.h:70,
>   from cryptlib.c:61:
> /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
> make[1]: *** [cryptlib.o] Error1
> 
> Can someone please suggest what migth be wrong?

Some of the system include files are kernel version dependent and
come as a separate package.  You need to install the kernel-headers
package for your kernel version.  It'll be on your RedHat install CD.

Paul Allen

-- 
Boeing Phantom Works                   \ Paul L. Allen, (425) 865-3297
Math & Computing Technology              \ [EMAIL PROTECTED]
POB 3707 M/S 7L-40, Seattle, WA 98124-2207 \ Prototype Systems Group
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to