Hi, I was getting the following error when building gnumeric from CVS: In file included from ../../src/style-border.h:5, from dialog-autoformat.c:39: /usr/include/libgnomeprint/gnome-print.h:5:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory I have gdk-pixbuf-0.13.0-1 gdk-pixbuf-devel-0.13.0-1 gdk-pixbuf-gnome-0.13.0-1 installed, so gdk-pixbuf.h is in /usr/include/gdk-pixbuf-1.0/gdk-pixbuf/gdk-pixbuf.h I don't know if this is a common error, but modifying configure.in as follows solved the problem. Feel free to apply or discard the patch as you see fit. Thanks, -Alex
Attachment:
gnumeric-gdk_pixbuf.patch
Description: Text document