GNOME Bugzilla – Bug 645683
Problem with XFixesCreatePointerBarrier on compiling with jhbuild
Last modified: 2011-03-25 22:01:50 UTC
During the build phase of gnome-shell with jhbuild (on Debian Sid x64 ) , it crash and show this message cc1: warnings being treated as errors shell-global.c: In function ‘shell_global_create_pointer_barrier’: shell-global.c:911:5: error: implicit declaration of function ‘XFixesCreatePointerBarrier’ shell-global.c: In function ‘shell_global_destroy_pointer_barrier’: shell-global.c:937:3: error: implicit declaration of function ‘XFixesDestroyPointerBarrier’ shell-global.c:937:39: error: ‘PointerBarrier’ undeclared (first use in this function) shell-global.c:937:39: note: each undeclared identifier is reported only once for each function it appears in shell-global.c:937:54: error: expected ‘)’ before ‘barrier’ and after this *** Error during phase build of gnome-shell: ########## Errore nell'eseguire make -j4 *** [38/41]
https://bugzilla.gnome.org/show_bug.cgi?id=645630 *** This bug has been marked as a duplicate of bug 645630 ***