#5537: ghc doesn't find libffi.so.5 in testsuite
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:              
        Type:  bug                |      Status:  new         
    Priority:  normal             |   Component:  Test Suite  
     Version:  7.3                |    Keywords:              
    Testcase:                     |   Blockedby:              
          Os:  Unknown/Multiple   |    Blocking:              
Architecture:  Unknown/Multiple   |     Failure:  None/Unknown
----------------------------------+-----------------------------------------

Comment(by daniel.is.fischer):

 Works if I copy `libffi.*` from `libffi/dist-install/build/` to `~/lib`.

 So it kind of looks like a path issue, except that previously ghc was
 happy without any `libffi.so.5`. Shouldn't it load `libHSffi-ghc-
 version.so` instead of `libffi.so.*`?

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to