Hi Axel,

Today, i try to test darcs version:

I got below two error:

------------------------------> 1 error start <------------------------------
Can't compile pass, missing import.

At 160 line: CellLayout.chs.pp use function `fromGList`.
------------------------------> 1 error end   <------------------------------

I think you forgot add `import System.Glib.GList` into CellLayout.chs.pp
file.

------------------------------> 2 error start <------------------------------
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
Loading package mtl-1.1.0.2 ... linking ... done.
Loading package glib-0.10.1 ... linking ... done.
Loading package bytestring-0.9.1.4 ... linking ... done.
ghc: /usr/local/lib/gtk2hs/HScairo.o: unknown symbol
arrayzm0zi2zi0zi0_DataziArrayziBase_zddmunsafeNewArrayzu_closure'
Loading package cairo-0.10.1 ... linking ... ghc: unable to load package 
`cairo-0.10.1'
------------------------------> 2 error end   <------------------------------

You forgot add something in Makefile.am ?

I lost my ~/.ssh files when i update new System.
So i can't push to repo until i update new ssh key.
Can you help me fix above problem?

Thanks,

  -- Andy




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to