Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1778 closed defect (fixed)

gal 1.99.1 fails to build

Reported by: yves@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DXTHREADS -DORBIT2=1 -I/opt/local/include/ libgnomeprint-2.2 -I/opt/local/include/libart-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib -2.0/include -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/ local/include/libgnomeprintui-2.2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/ freetype2 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libgnomeui-2.0 -I/opt/ local/include/libgnome-2.0 -I/opt/local/include/gconf/2 -I/opt/local/include/libbonoboui-2.0 -I/opt/ local/include/orbit-2.0 -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/gnome-vfs-2.0 -I/ opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/bonobo-activation-2.0 -DGAL_GLADEDIR=\"/opt/local/share/gal-2.0/1.99.1/glade\" -DGAL_IMAGESDIR=\"/opt/local/share/ gal-2.0/1.99.1/pixmaps/categories\" -I/opt/local/include -L/opt/local/lib -no-cpp-precomp -flat_namespace -undefined suppress -D_REENTRANT -c gtk-combo-stack.c -fno-common -DPIC -o .libs/gtk-combo-stack.lo In file included from gtk-combo-stack.h:29,

from gtk-combo-stack.c:26:

gtk-combo-box.h:35:1: warning: "GTK_COMBO_BOX_CLASS" redefined In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:61,

from gtk-combo-stack.c:25:

/opt/local/include/gtk-2.0/gtk/gtkcombobox.h:31:1: warning: this is the location of the previous definition In file included from gtk-combo-stack.h:29,

from gtk-combo-stack.c:26:

gtk-combo-box.h:38: error: redefinition of `GtkComboBox' /opt/local/include/gtk-2.0/gtk/gtkcombobox.h:36: error: `GtkComboBox' previously declared here gtk-combo-box.h:39: error: redefinition of `GtkComboBoxPrivate' /opt/local/include/gtk-2.0/gtk/gtkcombobox.h:38: error: `GtkComboBoxPrivate' previously declared here gtk-combo-box.h:40: error: redefinition of `GtkComboBoxClass' /opt/local/include/gtk-2.0/gtk/gtkcombobox.h:37: error: `GtkComboBoxClass' previously declared here gtk-combo-box.h:42: error: redefinition of `struct _GtkComboBox' gtk-combo-box.h:47: error: redefinition of `struct _GtkComboBoxClass' gtk-combo-box.h:72: error: conflicting types for `gtk_combo_box_new' /opt/local/include/gtk-2.0/gtk/gtkcombobox.h:65: error: previous declaration of `gtk_combo_box_new'

Change History (1)

comment:1 Changed 20 years ago by olegb@…

Resolution: fixed
Status: newclosed

I think this is due to our gtk update, i have updated gal to version 2.1.8 and have no problems with this version. So , bug squashed

Note: See TracTickets for help on using tickets.