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 621010 - Building glib with --disable-threads fails.
Building glib with --disable-threads fails.
Status: RESOLVED DUPLICATE of bug 616754
Product: glib
Classification: Platform
Component: gio
2.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-06-08 19:33 UTC by Alan Hourihane
Modified: 2010-06-08 19:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alan Hourihane 2010-06-08 19:33:49 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)
Comment 1 Tor Lillqvist 2010-06-08 19:38:44 UTC

*** This bug has been marked as a duplicate of bug 616754 ***