GNOME Bugzilla – Bug 423976
glib-2.13.0 borks muine build
Last modified: 2007-08-08 11:02:19 UTC
The latest version of glib borks the build by defining <glib/gsequence.h> -Joseph
Is this still an issue?
Wouter, Appears to still be an issue with muine-0.8.7 [see below]. -Joseph ================================================================= In file included from pointer-list-model.h:27, from pointer-list-model.c:26: gsequence.h:25: error: redefinition of typedef 'GSequence' /usr/local/src/GARNOME/Devel/garnome-trunk/include/glib-2.0/glib/gsequence.h:26: error: previous declaration of 'GSequence' was here gsequence.h:51: error: conflicting types for 'g_sequence_remove_range' /usr/local/src/GARNOME/Devel/garnome-trunk/include/glib-2.0/glib/gsequence.h:84: error: previous declaration of 'g_sequence_remove_range' was here gsequence.h:86: error: conflicting types for 'g_sequence_search' /usr/local/src/GARNOME/Devel/garnome-trunk/include/glib-2.0/glib/gsequence.h:91: error: previous declaration of 'g_sequence_search' was here make[4]: *** [pointer-list-model.lo] Error 1 make[4]: Leaving directory `/usr/local/src/GARNOME/Devel/garnome-trunk/src/mono/muine/work/main.d/muine-0.8.7/libmuine' make[3]: *** [all-recursive] Error 1
*** Bug 435257 has been marked as a duplicate of this bug. ***
I belive Wouter fixed this problem in trunk. Maybe it's time to make a new release before glib 2.14.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.