
This may be a little off-topic, but if someone could help me, I'd be
grateful.I am trying to get to a working gtk2hs environment in MacOSX Snow
Leopard
I have a Macbook Pro 2.1 with Snow Leopard.
While I had Leopard, I had the Haskell Platform installed, and it worked
fine.
I also had the MacPorts edition of gtk, and compiled gtk2hs by hand.
After I got Snow Leopard, I installed the Haskell Platform. I have made the
necessary changes to make it compile (flags to ghc), and it compiles normal
programs.
I installed the standalone version of the GTK+ platform, and then tried to
compile gtk2hs from /gtk2hs .
./configure works, but make results in this:
adhmac:gtk2hs arne$ make
make all-am
rm -rf gtk/Graphics/UI/Gtk/Types.o gtk/Graphics/UI/Gtk/Types_split/; mkdir
-p gtk/Graphics/UI/Gtk/Types_split
/usr/bin/ghc +RTS -RTS -split-objs -c gtk/Graphics/UI/Gtk/Types.hs -o
gtk/Graphics/UI/Gtk/Types.o -O -XForeignFunctionInterface -fglasgow-exts
-igtk -package-conf package.conf.inplace -hide-all-packages -ignore-package
gtk -package base-4.1.0.0 -package mtl-1.1.0.2 -package containers-0.2.0.1
-package array-0.2.0.0 -package glib-0.10.1 -package cairo-0.10.1
-package-name gtk-0.10.1 '-#include