On Tue, Feb 21, 2017 at 11:45:45PM -0800, k l wrote:
> Hi I'm trying to install openssl on Windows but it fails with the following
> error. Any hints? I installed chicken scheme from as Chocolatey package[1],
> as instructed by Chicken's wiki[2].

[...]

> openssl.c:22:28: fatal error: openssl/rand.h: No such file or directory
> compilation terminated.

Hi there,

This error seems to indicate you have not installed the openssl library
itself.  Note that you'll need a version that supplies header files, so
if Chocolatey differentiates between development and non-development
versions, you'll need the former).

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to