Michael, I installed the headers for the very version of cups for 10.3.9 from Apple's Darwin source site. I'd rather not install a different version of cups, since cups is a OS component. On 7/4/06, Michael Torrie <torriem@xxxxxxxxxxxx> wrote: > On Tue, 2006-07-04 at 14:51 -0500, Marius Schamschula wrote: > > Michael, > > > > I really don't care too much about the Quartz backend at this point, > > as it is unstable at this point. My real build problem is cups. > > I misread your post. And the fact that you're targeting X11 is clear > from the compiler flags. I imagine that cups headers could be installed > from official cups sources, as long as they matched the version of cups > Apple shipped with Panther. I'll step aside and let someone more > knowledgeable comment on building without cups support (I'm pretty sure > it can be done). > > Michael > > > > > > On 7/4/06, Michael Torrie <torriem@xxxxxxxxxxxx> wrote: > > > On Tue, 2006-07-04 at 06:39 -0500, Marius Schamschula wrote: > > > > Hi, > > > > > > > > I'm running into problems building gtk+ 2.10.0 on Mac OS X 10.3.9. > > > > > > Currently GTK with the quartz backend requires Tiger (10.4). I hope > > > that at some point it will run on Panther, but currently the developers > > > are focusing all their energy on Tiger only. > > > > > > Michael > > > > > > > > > > > > > > 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