[GHC] #9386: GHCi cannot load .so in ./

GHC ghc-devs at haskell.org
Tue Dec 23 15:38:21 UTC 2014


#9386: GHCi cannot load .so in ./
-------------------------------------+-------------------------------------
              Reporter:  crockeea    |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:
             Component:  Compiler    |          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 thomie):

 Replying to [comment:5 rwbarton]:
 > presumably dlopen is finding the `libbsd.so` on your library path, not
 the one in `.`.
 Correct. When I remove `/usr/lib/x86_64-linux-gnu/libbsd.so`, the test
 from comment:3 also fails.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9386#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list