Hi, "Eric Pierce" <[EMAIL PROTECTED]> writes:
> I just upgrade to SuSE 9.1. > I grabbed the following rpms from www.usr-local-bin.org: > gtk-2.4.2 (plus devel) > ATK 1.6.0 (plus devel) > Glib 2.4.2 (plus devel) > Pango 1.4.0 (plus devel) > > 'configure' goes smoothly, but during 'make' it craps out with the following: > gimpviewable.c: In function `gimp_viewable_get_dummy_pixbuf': > gimpviewable.c:739: error: `stock_question_64' undeclared (first use in > this function) > gimpviewable.c:739: error: (Each undeclared identifier is reported only once > gimpviewable.c:739: error: for each function it appears in.) There's most likely a problem with gdk-pixbuf-csource. My guess is that the pixbuf-loaders file could not be generated because your GTK+ installation is broken. Remove the file themes/Default/images/gimp-stock-pixbufs.h and rerun make. Watch out for errors when the header file is being rebuilt. Sven _______________________________________________ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
