[...]
gcc -s -DHAVE_CONFIG_H -I. -I. -I.. -I../intl
-I../intl
-I/usr/local/include
-I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/usr/local/lib/gnome-libs/include
-I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include
-I/usr/local/include/libglade-1.0
-I/usr/local/include/gnome-xml -DXML_USE_BUFFER_CONTENT
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\"
-DGNOME_CRASH_GLADE_DIR=\""/usr/local/share/gnome-crash/glade/"\"
-DGNOME_CRASH_GDB_DIR=\""/usr/local/share/gnome-crash/gdb/"\"
-DGNOME_CRASH_ICON_DIR=\""/usr/local/share/pixmaps"\"
-DGNOME_CRASH_DATA_DIR=\""/usr/local/share/gnome-crash"\"
-lz -O3 -march=i686 -Wall -Wunused -c
gnome-crash-print.c
In file included from gnome-crash-print.c:32:
/usr/local/include/gnome-1.0/libgnomeprint/gnome-print.h:5:35:
gdk-pixbuf/gdk-pixbuf.h: No such file or directory
In file included from gnome-crash-print.c:32:
/usr/local/include/gnome-1.0/libgnomeprint/gnome-print.h:113:
error: parse error before "GdkPixbuf"
gmake[2]: *** [gnome-crash-print.o] Error 1
gmake[2]: Leaving directory `/tmp/gnome-crash-0.0.5/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/gnome-crash-0.0.5'
gmake: *** [all-recursive-am] Error 2
the configure should detect where these includes are...