* [email protected] <[email protected]> [131126 18:56]:
> Hi,
> 
> the chicken-install installation process of http-client came to an abrupt
> end when the egg dependency openssl (1.6.4) was about to get installed. 
> 
> Exerpt:
> 
> "C:\Chicken\bin\csi" -bnq -setup-mode -e "require-library setup.api" -e
> "(import setup-api)" -e "(setup-error-handling)" [...]
> openssl.c:22:28: fatal error: openssl/rand.h: No such file or directory
> compilation terminated.
> 
> Platform: 
> GCC 4.7.2 (MingGW) on Windows 7 64
> 
> Is that a problem with the source, or do I have to search it on my end?

A lot of eggs need the library headers installed on the systems.
Those are missing (or not found) in your case.

Kind regards,

Christian

-- 
In the world, there is nothing more submissive and weak than
water. Yet for attacking that which is hard and strong, nothing can
surpass it. --- Lao Tzu

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

Reply via email to