Mauricio Moreno González wrote:
> Hi, i have a SparcClassic w/24 MB RAM, running Linux Red Hat
> 6.2 (Zoot) w/kernel 2.2.14-5.0.
> When i do:
> $ ./config
> without params, alls it's ok, after, when i execute make,
> this down and show errors. With the option no-asm occurs the
> same error, how i can install succefully OpenSSL in this
> machine?
As the error message shows, the file linux/errno.h is missing on your system.
> /usr/include/bits/errno.h:25: linux/errno.h: No existe el
> fichero o el directorio
That's not an OpenSSL bug. A part of Linux that is needed to compile C programs
has not been installed. Check out if there are any system header packages you
need to install.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]