GNOME Bugzilla – Bug 459077
make check fails to compile 2.13.7
Last modified: 2007-07-24 08:23:02 UTC
For glib 2.13.7 "make" compiles okay but "make check" fails to compile: ../../glib-2.13.7/glib/gthread.h: In function 'gboolean g_once_init_enter(volatile gsize*)': ../../glib-2.13.7/glib/gthread.h:335: error: cannot convert 'volatile gsize*' to 'void* volatile*' for argument '1' to 'void* g_atomic_pointer_get(void* volatile*)' make[4]: *** [cxx-test.o] Error 1 glib 2.13.6 did not have this problem; as reported, 2.13.6 compiles okay and fails one test.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 457641 ***