Hi, I'm running into problems building gtk+ 2.10.0 on Mac OS X 10.3.9. 1) cairo 1.2.0 doesn't build unless one disables the Quartz backend. 2) gtk+ fails to build because of missing cups header files. 3) After manually installing the correct header files form Apple's repository I get the following error: gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk -I../../../gtk -I../../../gdk -I../../../gdk -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/atk-1.0 -DG_DISABLE_CAST_CHECKS -I/usr/local/include -I/usr/X11R6/include -DG_DISABLE_DEPRECATED -g -O2 -Wall -MT gtkcupsutils.lo -MD -MP -MF .deps/gtkcupsutils.Tpo -c gtkcupsutils.c -fno-common -DPIC -o .libs/gtkcupsutils.o gtkcupsutils.c: In function `_post_send': gtkcupsutils.c:527: warning: long unsigned int format, different type arg (arg 3) gtkcupsutils.c:537: error: structure has no member named `authstring' gtkcupsutils.c: In function `_get_send': gtkcupsutils.c:824: error: structure has no member named `authstring' make[4]: *** [gtkcupsutils.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Can I turn this backend off? I found no clues in the documentation, i.e. configure --help and the gtk-building.html page. -- Marius _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list