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

Install succeeds on macOS but then ghci brokens #69

Open
marco-comini opened this issue Aug 27, 2022 · 0 comments
Open

Install succeeds on macOS but then ghci brokens #69

marco-comini opened this issue Aug 27, 2022 · 0 comments

Comments

@marco-comini
Copy link

Hi guys, I hope not to abuse the issue system but frankly I do not understand if what is happening is an issue of HsOpenSSL on (newer?) macOs or something I am missing / doing wrong.

Anyway, after a successful installation of HsOpenSSL with cabal then ghci stops with error

dlopen(/Users/comini/.cabal/store/ghc-8.10.7/lib/libHSHsOpnSSL-0.11.7.2-7ed92aa3-ghc8.10.7.dylib, 0x0005): symbol not found in flat namespace (_AES_cbc_encrypt)

On my Mac I have installed macport ports openssl3 and openssl11 (and pkg-config).
I have tried cabal adding also "-f use-pkg-config" as well as "-f macports-openssl" but the issue remains.

Can you help me?

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

1 participant