After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 423976 - glib-2.13.0 borks muine build
glib-2.13.0 borks muine build
Status: RESOLVED FIXED
Product: muine
Classification: Other
Component: general
0.8.7
Other Linux
: Normal critical
: ---
Assigned To: Muine Maintainers
Muine Maintainers
: 435257 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-29 01:36 UTC by Joseph Sacco
Modified: 2007-08-08 11:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joseph Sacco 2007-03-29 01:36:28 UTC
The latest version of glib borks the build by defining <glib/gsequence.h>

-Joseph
Comment 1 Wouter Bolsterlee (uws) 2007-04-18 14:28:26 UTC
Is this still an issue?
Comment 2 Joseph Sacco 2007-04-18 15:49:27 UTC
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
Comment 3 Joseph Sacco 2007-05-02 17:57:18 UTC
*** Bug 435257 has been marked as a duplicate of this bug. ***
Comment 4 Luis Medinas 2007-07-05 14:32:55 UTC
I belive Wouter fixed this problem in trunk. Maybe it's time to make a new release before glib 2.14.
Comment 5 Wouter Bolsterlee (uws) 2007-08-08 11:02:19 UTC
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.