> errno.h, no such file or directory, even I continued to install mod-ssl,
> still had same error, what should I install on my system else?
> I use redhat 5.2 on pentium 200,64M.
errno.h is part of libc...
You may re-install the RPM. Try a:
rpm -q -f /usr/include/errno.h
to get the filename of the RPM, and then:
RPM -i --force <filename>
should help...
oki,
Steffen
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]