[Haskell-cafe] Re: Compatible problem with GHC 6.10.1
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Tue Dec 2 07:18:55 EST 2008
On Tue, 2008-12-02 at 19:58 +0800, Andy Stewart wrote:
> Hi Dunca,
>
> Duncan Coutts <duncan.coutts at worc.ox.ac.uk> writes:
> And i use darcs version of gtk2hs,
> when i ./configure, i got below information:
> But when i "make", i got below error information:
>
> ,----
> | glib/System/Glib.hs:13:0:
> | Failed to load interface for `System.Glib.UTFString':
> | Use -v to see a list of the files searched for.
> | make[1]: *** [glib/System/Glib.o] error 1
> `----
Usually this is not the first thing to go wrong, but for some reason
make does not stop immediately. Check further up in the build log for
the first error.
The best place to get help on this is the gtk2hs-users mailing list
https://lists.sourceforge.net/lists/listinfo/gtk2hs-users
Duncan
More information about the Haskell-Cafe
mailing list