Gnome_upgrade.sh fails on gtk-gnutella

Clint Olsen clint at 0lsen.net
Mon Mar 14 11:52:12 PST 2005


My ports are updated nightly, so I'm pretty confident that isn't the
problem.  I've also tried to manually build this port and received the same
error:

cc -c -I../../../.. -I../../.. -I../..  -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O -O -pipe -I/usr/local/include/ downloads.c
In file included from downloads.c:30:
pbarcellrenderer.h:57:1: warning: "GTK_TYPE_CELL_RENDERER_PROGRESS" redefined
In file included from /usr/X11R6/include/gtk-2.0/gtk/gtk.h:53,
                 from ../../gtk/gui.h:31,
                 from downloads.c:26:
/usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:34:1: warning: this is the location of the previous definition
In file included from downloads.c:30:
pbarcellrenderer.h:62: error: redefinition of typedef 'GtkCellRendererProgress'
/usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:41: error: previous declaration of 'GtkCellRendererProgress' was here
pbarcellrenderer.h:63: error: redefinition of typedef 'GtkCellRendererProgressClass'
/usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:42: error: previous declaration of 'GtkCellRendererProgressClass' was here
pbarcellrenderer.h:66: error: redefinition of `struct _GtkCellRendererProgress'
pbarcellrenderer.h:71: error: redefinition of `struct _GtkCellRendererProgressClass'
*** Error code 1

Has anyone else seen this?

Thanks,

-Clint


More information about the freebsd-ports mailing list