[Bug 615692] Review Request: ghc-gtk - Haskell gtk binding

bugzilla at redhat.com bugzilla at redhat.com
Sun Sep 19 19:47:39 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=615692

Lakshmi Narasimhan <lakshminaras2002 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lakshminaras2002 at gmail.com

--- Comment #5 from Lakshmi Narasimhan <lakshminaras2002 at gmail.com> 2010-09-19 15:47:38 EDT ---
Unable to build ghc-gtk with rpms from fedora 14 repositories. I used the
following command,

   yum --enablerepo=updates-testing install ghc*gio* ghc*glib*

 ghc-cairo            x86_64      0.11.1-1.fc14      
 ghc-gio              x86_64      0.11.1-2.fc14      
 ghc-glib             x86_64      0.11.1-1.fc14      
 ghc-pango            x86_64      0.11.2-1.fc14      

(I have left out the prof and devel libraries from the table here. But they
were also installed)

Now when I run rpmbuild with this command
    rpmbuild -ba --without hscolour --without devhelp --without shared
ghc-gtk.spec

I get this error,
[  5 of 172] Compiling Graphics.UI.Gtk.Signals (
dist/build/Graphics/UI/Gtk/Signals.hs, dist/build/Graphics/UI/Gtk/Signals.o )

Graphics/UI/Gtk/Signals.chs:105:46:
    Module `System.Glib.UTFString' does not export `maybePeekUTFString'
error: Bad exit status from /var/tmp/rpm-tmp.Yb9rcw (%build)

I am using Fedora 14 Alpha release on x86_64.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list