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

OSX problem #3

Closed
buschko opened this issue Oct 3, 2014 · 1 comment
Closed

OSX problem #3

buschko opened this issue Oct 3, 2014 · 1 comment
Assignees
Labels

Comments

@buschko
Copy link

buschko commented Oct 3, 2014

ghc Version 7.6.3:

mapa2lts-dist
dyld: Library not loaded: /Users/ian/zz64/ghc-7.6.3/libffi/build/inst/lib/libffi.6.dylib
Referenced from: libscoop.so
Reason: image not found
[1] 80563 trace trap mapa2lts-dist

Turns out the dynamic library for scoop refers to libffi with a hard-coded path to Ian's machine!

haskell/haskell-platform#27

@buschko buschko added the bug label Oct 3, 2014
@buschko
Copy link
Author

buschko commented Oct 3, 2014

This is solved by updating to ghc 7.8.3.
This requires also an import of Data.Array.Unsafe in LibScoop.hs

@buschko buschko closed this as completed Oct 3, 2014
@buschko buschko self-assigned this Oct 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant