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

bugzilla at redhat.com bugzilla at redhat.com
Sun Sep 19 20:05:16 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

--- Comment #6 from Lakshmi Narasimhan <lakshminaras2002 at gmail.com> 2010-09-19 16:05:15 EDT ---
When I used cabal to build gtk, it used glib-0.11.2. Hence I used the following
rpms (as glib-0.11.2 was not in any of the f14 repos but available in rawhide).

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

Now the compile error goes away. When I use this command

               rpmbuild -ba --without hscolour --without shared ghc-gtk.spec
I got errors for lot unpackaged files. So I used --without devhelp.

               rpmbuild -ba --without hscolour --without devhelp --without
shared ghc-gtk.spec

which left me with one error.
  Installed (but unpackaged) file(s) found:
   /usr/share/doc/ghc-gtk-0.11.2/COPYING

-- 
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