Re: Upgrade gtk2 fails
Ryan Schmidt <[email protected]> Sat, 26 Aug 2006 01:25:27 +0200
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On Aug 25, 2006, at 22:30, McGarry Vince wrote: > My first attempt at upgrading gtk2 ended in a loop. I bailed out, > cleaned gtk2, re-checked the need for an update, and then attempted > to update, ending with below. I'm very naive about what is > happening here and how it might be fixed. Gnome, of course, no > longer works. What version of gtk2 are you installing? What version was previously installed? Do you have cairo installed? What version? Are you on Intel or PowerPC? > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk - > I../../../gtk -I../../../gdk -I../../../gdk -I/opt/local/include - > DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_REENTRANT -DXTHREADS -I/ > opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/ > local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/ > include/freetype2 -I/opt/local/include -I/opt/local/include/ > libpng12 -I/usr/X11R6/include -I/opt/local/include/atk-1.0 - > DG_DISABLE_CAST_CHECKS -I/opt/local/include -no-cpp-precomp - > DX_LOCALE -I/usr/X11R6/include -I/usr/X11R6/include -MT > gtkprintbackendcups.lo -MD -MP -MF .deps/gtkprintbackendcups.Tpo -c > gtkprintbackendcups.c -fno-common -DPIC -o .libs/ > gtkprintbackendcups.o > gtkprintbackendcups.c: In function '_cairo_write_to_cups': > gtkprintbackendcups.c:272: warning: pointer targets in passing > argument 2 of 'g_io_channel_write_chars' differ in signedness > gtkprintbackendcups.c: In function 'available_choices': > gtkprintbackendcups.c:1689: error: 'struct ppd_group_str' has no > member named 'name' > gtkprintbackendcups.c: In function 'handle_option': > gtkprintbackendcups.c:2036: error: 'struct ppd_group_str' has no > member named 'name' > gtkprintbackendcups.c:2043: error: 'struct ppd_group_str' has no > member named 'name' > gtkprintbackendcups.c:2050: error: 'struct ppd_group_str' has no > member named 'name' > gtkprintbackendcups.c: In function 'handle_group': > gtkprintbackendcups.c:2080: error: 'struct ppd_group_str' has no > member named 'name' > make[4]: *** [gtkprintbackendcups.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