build failure on FreeBSD 9.1

Ian Lynagh ian at well-typed.com
Wed Mar 20 21:33:15 CET 2013


On Wed, Mar 20, 2013 at 04:42:55PM +0900, Kazu Yamamoto wrote:
> > $ ldd "/home/ian/ghc/git/ghc/bindisttest/install   dir/lib/ghc-7.7.20130319/bin/ghc-pkg" | grep ffi
> >         libffi.so.6 => /home/ian/ghc/git/ghc/bindisttest/install   dir/lib/ghc-7.7.20130319/bin/../rts-1.0/libffi.so.6 (0x00007fd2faf6e000)
> 
> In my case:
> 
> 	libffi.so.6 => not found (0)

Ah, I'm optimistic that

    commit 51bf3653775ba734f7ca3de99234aba722a0c72c
    Author: Ian Lynagh <ian at well-typed.com>
    Date:   Wed Mar 20 19:25:27 2013 +0000

    Fix build with non-Linux ELF OSes

will fix this.


Thanks
Ian




More information about the ghc-devs mailing list