On Tue, 2008-12-02 at 19:58 +0800, Andy Stewart wrote:
> Hi Dunca,
> 
> Duncan Coutts <[EMAIL PROTECTED]> 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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to