#7798: test_bindist reports ".../libffi-6.dll (No such file or directory)" ---------------------------------+------------------------------------------ Reporter: thorkilnaur | Owner: Type: bug | Status: closed Priority: normal | Component: Build System Version: 7.7 | Resolution: fixed Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by thorkilnaur): * status: new => closed * resolution: => fixed Comment: For tn23 and presumably also am-deb7-64, this has been fixed by {{{ commit 6b431ab4e108b156d3da01c2b2c97a4313e5ebbb Author: Ian Lynagh <ian@well-typed.com> Date: Wed Apr 3 12:47:36 2013 +0100 Fix installation The build system thought that the RTS built more library files than it actually did, and installation failed when we tried to 'strip' one of these non-existant files. }}} Thanks and best regards Thorkil -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7798#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler