GNOME Bugzilla – Bug 621010
Building glib with --disable-threads fails.
Last modified: 2010-06-08 19:38:44 UTC
The build fails with this .... gcancellable.c: In function 'g_cancellable_reset': gcancellable.c:365: error: 'g__cancellable_lock' undeclared (first use in this function) gcancellable.c:365: error: (Each undeclared identifier is reported only once gcancellable.c:365: error: for each function it appears in.) gcancellable.c: In function 'g_cancellable_make_pollfd': gcancellable.c:506: warning: unused variable 'priv' gcancellable.c: In function 'g_cancellable_disconnect': gcancellable.c:740: error: 'g__cancellable_lock' undeclared (first use in this function)
*** This bug has been marked as a duplicate of bug 616754 ***