#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):

 Seems the space in `install dir` is the troublemaker. Normally, `make
 TEST=foo` in the testsuite dir uses `inplace/bin/ghc-stage2`. Letting it
 run with `TEST_HC=.../bindisttest/install dir/bin/ghc`, it fails, cannot
 find `libffi.so.5`.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5537#comment:1>
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