On 1/31/2009 5:46 AM, Axel Simon wrote:
> Hi Pete,
>
> I've just check out the darcs head. When building, I get:
>
> /opt/local/bin/ghc +RTS -RTS -split-objs -c 
> gtk/Graphics/UI/Gtk/Types.hs -o gtk/Graphics/UI/Gtk/Types.o -O -fffi 
> -fglasgow-exts -igtk -package-conf package.conf.inplace 
> -hide-all-packages -ignore-package gtk -package base-2.1.1 -package 
> mtl-1.0.1 -package glib-0.9.13 -package cairo-0.9.13 -package-name 
> gtk-0.9.13 '-#include<gtk/hsgtk.h>' -I/opt/local/include/glib-2.0 
> -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT 
> -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 
> -I/opt/local/lib/glib-2.0/include -I/opt/local/include 
> -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include 
> -I/opt/local/include/cairo -I/opt/local/include/pixman-1 
> -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 
> -I/opt/local/include/atk-1.0 -I.
[..]

Which version of pango are you using?  The header defines that macro for 
versions of pango before 1.16.0 (since the upstream header defines it 
since then).  Could you check and see what your 
/opt/local/include/pango-1.0/pango/pango-version.h has in it?  Otherwise 
maybe try removing gtk2hs-config.h and remaking.

Pete


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to