Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssl-1.1.1, error when executing "make" #7649

Closed
pointevent opened this issue Nov 18, 2018 · 1 comment
Closed

openssl-1.1.1, error when executing "make" #7649

pointevent opened this issue Nov 18, 2018 · 1 comment

Comments

@pointevent
Copy link

Hi,
I download openssl-1.1.1.tar.gz and use cygwin make it,but the command line show this error.

crypto/comp/c_zlib.c:35:11: fatal error: zlib.h: No such file or directory # include

crypto/comp/c_zlib.c:35:11: fatal error: zlib.h: No such file or directory # include ^~~~~~~~ compilation terminated. make[1]: *** [Makefile:2221: crypto/comp/c_zlib.o] Error 1

@levitte
Copy link
Member

levitte commented Nov 18, 2018

Configure without zlib or zlib-dynamic

OR

Install the cygwin package libzip-devel

@levitte levitte closed this as completed Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants