GNOME Bugzilla – Bug 651576
implicit declaration of function ‘g_atomic_int_exchange_and_add’
Last modified: 2011-05-31 22:09:25 UTC
After ignoring the error in #651575, I get the following error : cc1: warnings being treated as errors gstpoll.c: In function ‘raise_wakeup’: gstpoll.c:179:3: error: implicit declaration of function ‘g_atomic_int_exchange_and_add’ gstpoll.c:179:3: error: nested extern declaration of ‘g_atomic_int_exchange_and_add’ (from a jhbuild with gnome 3.2 moduleset)
This error seems to be happening in evolution too so the bug may be in glib
*** This bug has been marked as a duplicate of bug 651514 ***