[gcompris-devel] build problem with gcompris-0.7.2

Mike Castle dalgoda at ix.netcom.com
Fri Nov 9 12:30:01 UTC 2001


On Fri, Nov 09, 2001 at 08:56:13PM +0100, Bruno Coudoin wrote:
> Mike,
> 
> Thanks for the information. 
> In fact, gdk-pixbuf/ include path is hardcoded in the file pixbuf_util.h
> I am not sure yet how to handle that, it seems normal to be that way.
> I'll check what the gdk-pixbuf guys suggest.


Well, the output of gnome-config --cflags gdk_pixbuf is:

nexus at thune[12:26pm]~(502) gnome-config --cflags gdk_pixbuf
-I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include


For my local self, I added gdk_pixbuf to one of the gnome-config commands
in configure to get that.  So simply using the output of that command is
sufficient.  Continue to include gdk-pixbuf/pixbuf_util.h, and enhance the
autoconf/automake stuff to use GDK_PIXBUF_CFLAGS in the appropriate place.

mrc
-- 
     Mike Castle      dalgoda at ix.netcom.com      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc




More information about the Gcompris-devel mailing list