[GHC] #9386: GHCi cannot load .so in ./
GHC
ghc-devs at haskell.org
Tue Dec 23 03:39:26 UTC 2014
#9386: GHCi cannot load .so in ./
-------------------------------------+-------------------------------------
Reporter: crockeea | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.8.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Other | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
hvr: presumably dlopen is finding the `libbsd.so` on your library path,
not the one in `.`.
I can reproduce this in 7.8.3 but not in HEAD, so I guess it is fixed,
though I don't know why yet.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9386#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list