I forwarded Aleks email to Don. His reply follows.

On Sun, Dec 7, 2008 at 11:21 PM, Don Stewart <[EMAIL PROTECTED]> wrote:
> This is really simple.
>
> Arch has started using linker scripts for some .so files (look at the
> contents of ncurses.so - it is a linker script pointing to ncuresw.so)
>
> GHCi can't interpret linker scripts when loading C libraries, so it
> fails.
>
> The solution is trivial: ln -s the linker script to the thing it points to.
>
> I've not got a better workaround. We could perhaps modify the linker to
> interpret the most common linker scripts.
>
> -- Don

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to