Opened 19 years ago
Closed 19 years ago
#7846 closed defect (fixed)
NEW: gtk2hs-0.9.10
Reported by: | wss@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | ||
Port: |
Description
The portfile can be found here: ATTACHED
Description: provides a Haskell interface to the Gimp Tool Kit widget library.
Hompage: www.haskell.org/gtk2hs
Comments: It was fairly easy to build and install by hand. Porting should not be terribly difficult. The current version refuses to build with the following error: make[1]: /opt/local/var/db/dports/build/_Users_wss_Desktop_Gtk2hs: Command not found make[1]: * [tools/hierarchyGen/.dirstamp] Error 127 ghc-6.4.1: can't find file `glib/System/Glib/Types.hs' make: * [glib/libHSglib_a.deps] Error 1 make: * Deleting file `glib/libHSglib_a.deps'
I'd appreciate it if someone would look into this.
Attachments (1)
Change History (4)
Changed 19 years ago by wss@…
comment:1 Changed 19 years ago by gwright@…
Owner: | changed from darwinports-bugs@… to gwright@… |
---|
Hi Wouter,
I'll give this a try and commit it if it tests out. Thanks!
BTW, there may (finally) be a fix for the wxhaskell build but I have to test it a bit more. I still don't understand why it works.
Best Regards, Greg
comment:2 Changed 19 years ago by wss@…
Hi Greg,
Thanks a lot for picking this up (again)! I sincerely hope that gtk2hs is easier to port than wxhaskell...
Best of luck,
Wouter
comment:3 Changed 19 years ago by gwright@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Wouter,
gtk2hs is committed. Thanks!
Still having trouble with wxHaskell. The proposed linking fix did not work on my system *sigh*.
Best Wishes, Greg
The initial portfile