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

Use pkg-config for HsOpenSSL #1635

Closed

Conversation

tchoutri
Copy link
Contributor

@tchoutri tchoutri commented Dec 11, 2022

We're getting a bunch of these errors in CI:

/home/runner/.cabal/store/ghc-9.0.2/HsOpenSSL-0.11.7.2-2f50dead591dd0867b55c1e835363a3ed95d8c266c738c1cb1ae501e62b70c50/lib/libHSHsOpenSSL-0.11.7.2-2f50dead591dd0867b55c1e835363a3ed95d8c266c738c1cb1ae501e62b70c50.a(Session.o):ghc_453.c:function HsOpenSSLzm0zi11zi7zi2zm2f50dead591dd0867b55c1e835363a3ed95d8c266c738c1cb1ae501e62b70c50_OpenSSLziSession_zdwio_info: error: undefined reference to 'SSL_get_peer_certificate'

I'm exploring whether or not using pkg-config for HsOpenSSL would help.

@tchoutri tchoutri changed the title Type-level errors for HasLink for invalid combinators Use pkg-config for HsOpenSSL Dec 11, 2022
@tchoutri tchoutri force-pushed the use-pkg-config-for-openssl branch from 36ae094 to 3064862 Compare December 12, 2022 11:00
@tchoutri
Copy link
Contributor Author

Made redundant by haskell-cryptography/HsOpenSSL@c41e27d

@tchoutri tchoutri closed this Dec 17, 2022
@tchoutri tchoutri deleted the use-pkg-config-for-openssl branch December 17, 2022 17:35
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

Successfully merging this pull request may close these issues.

2 participants