Jan de Leeuw wrote: > > More precisely: if I add -I/sw/include to the SetCFLAGS line in the info > file, then dia compiles fine. Probably not the way to do it, but it > works.
I would say this is a bug in gnome-libs. I (and you probably also) have gnome-libs-1.4.1.4-1 installed. /sw/include/gnome-1.0/gnome.h includes gdk_imlib.h from /sw/include, but "/sw/bin/gnome-config gnomeui --cflags" does not list /sw/include in its list of includes. Actually to test this I downgraded to gnome-libs-1.4.1.2, and there "/sw/bin/gnome-config gnomeui --cflags" does indeed list /sw/include, and dia builds without error! -- Martin _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
