On Fri, 20 Apr 2001, Lutz Jaenicke wrote:
> On Fri, Apr 20, 2001 at 02:07:56PM +1000, Silva, Pedro wrote:
> > >> Getting the following error when first trying to make
> > >OpenSSL on Caldera:
> > >> cryptlib.c:59: stdio.h: No such file or directory
> > >> cryptlib.c:60: string.h: No such file or directory
> >
> > I've tried to locate these files and they do not appear to be on the system.
> > Also tried to update the shared libraries without success... it appears to
> > me that either the libraries or compiler are not altogether there
>
> These files are included with the Linux Kernel.
> Install the kernel sources. (On some systems, the header files are also
> available in a seperate package, e.g. on SuSE Linux "lincludes". Don't know
> about Caldera.)
The base install of any Linux distro comes with these include files.
To search for these files, try this command:
find / -name "*.h"
--------------------
"The best players, I think, are always the ones who remember
their losses, because they remember the pain and they hate it."
-- Billie Jean King