When emerging evolution gal is emerged as a dependency. Unfortunately this fails to compile, please see a tail of the compilation output. /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -DGAL_GLADEDIR=\"/usr/share/gal/0.22/glade\" -DGAL_IMAGESDIR=\"/usr/share/gal/0.22/pixmaps/categories\" -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -O2 -mcpu=i686 -pipe -Wall -Wunused -D_REENTRANT -c e-gui-utils.c rm -f .libs/e-gui-utils.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -DGAL_GLADEDIR=\"/usr/share/gal/0.22/glade\" -DGAL_IMAGESDIR=\"/usr/share/gal/0.22/pixmaps/categories\" -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -O2 -mcpu=i686 -pipe -Wall -Wunused -D_REENTRANT -c e-gui-utils.c -fPIC -DPIC -o .libs/e-gui-utils.lo e-gui-utils.c:33: gdk-pixbuf/gnome-canvas-pixbuf.h: No such file or directory make[3]: *** [e-gui-utils.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/gal-0.22/work/gal-0.22/gal/widgets' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/gal-0.22/work/gal-0.22/gal' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gal-0.22/work/gal-0.22' make: *** [all-recursive-am] Error 2 !!! ERROR: gnome-extra/gal-0.22 failed. !!! Function src_compile, Line -4, Exitcode 2 !!! (no error message)
got gdk-pixbuf installed ?
It looks as though I have the package installed, see below: creslin profiles # emerge -p gdk-pixbuf These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] media-libs/gdk-pixbuf-0.21.0
can you re-emerge it ? did you alter this package ?
I can say in all confidence I have never altered the gtp-pixbuff package, as simply i would not know where to start. I have on your advice re-emerged gtk-pixbuff and retried to emerge gal. Im pleased to say this was successful. Thanks for all your help, if you need me to run any queries against my system please let me know. Regards Danny
hmm well, the gdk-pixbuf dep wasn't in the ebuild. So it just might have been missing at the time. Added it now.