Hi Axel,

I have finish all APIs update exception some little unmissing functions
(such as GIcon).

I found many Gtk+ functions need GIcon in file
`/home/andy/gtk2hs/gio/System/GIO/Types.chs`.

When i run "ghci -package gio` got below error:
------------------------------> error start <------------------------------
GHCi, version 6.12.1: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package glib-0.10.1 ... linking ... done.
ghc: /usr/local/lib/gtk2hs/HSgio.o: unknown symbol 
`__stginit_bytestringzm0zi9zi1zi5_DataziByteString_'
Loading package gio-0.10.1 ... linking ... ghc: unable to load package 
`gio-0.10.1'
------------------------------> error end   <------------------------------

Looks something wrong with configure.ac, can you help me fix this bug?

Thanks,

  -- Andy


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to