>> 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
>> In file included from cryptlib.c:61:
>> cryptlib.h:62: stdlib.h: No such file or directory
>> cryptlib.h:63: string.h: No such file or directory
>> In file included from cryptlib.h:69,
>>                  from cryptlib.c:61:
>
>......
>[snipped]
>......
>
>On the top directory of openssl, use either ./config or ./Config.
>If these two still fail, look up the generated Makefile on the
>top dir and see if the necessary include files are in the path.
>

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

Thanks

Pedro

Reply via email to