-
-
Notifications
You must be signed in to change notification settings - Fork 774
openssl-sys v0.9.70 fails to build OpenSSL with "Can't locate IPC/Cmd.pm in @INC" perl error #1550
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
Comments
Facing the same issue, installing the required perl packages solves the problem |
@matklad - lifesaver. Thanks. |
The linked PR's merged, so I'm going to close this (boo perl!) |
I'm having this issue in an |
ubuntu should just require |
For all people, who struggle in building openssl for maturin projects, I posted solution here: #2036 (comment). |
Hit this error after upgrade:
I think that is openssl/openssl#14541 -- I need "need to install perl-core rather than just perl." to build open-ssl now.
I don't think this is a bug per-se, just a change in build deps. Still, opening this up so that if other folks see this, they have all the pointers.
It might make sense to insta-close the issue, but I'll leave this up to you!
The text was updated successfully, but these errors were encountered: