I/O manager: relying solely upon kqueue is not a safe way to go

Ian Lynagh ian at well-typed.com
Sun Mar 24 19:38:39 CET 2013


On Sun, Mar 24, 2013 at 08:40:34PM +0900, Kazu Yamamoto wrote:
> 
> However, "make install" fails:
> 
> ----
> Installing library in /ghc-head/lib/ghc-7.7.20130323/haskell2010-1.1.1.0
> "/ghc-head/lib/ghc-7.7.20130323/bin/ghc-pkg" --force --global-package-db "/ghc-head/lib/ghc-7.7.20130323/package.conf.d" update rts/package.conf.install
> dyld: Library not loaded: @loader_path/../terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.7.20130323.dylib
>   Referenced from: /ghc-head/lib/ghc-7.7.20130323/bin/ghc-pkg
>   Reason: image not found
> make[1]: *** [install_packages] Trace/BPT trap: 5
> make: *** [install] Error 2

I can't reproduce this. Does
    /ghc-head/lib/ghc-7.7.20130323/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.7.20130323.dylib
exist?


Thanks
Ian




More information about the ghc-devs mailing list