Problems building in Debian testing



Hi, I'm trying to build gnome-shell with jhbuild in debian testing. Evertything seems fine until begin to 'make' gtk3 when fail with this last messages:

gdkdevicemanager-xi2.c:861: error: for each function it appears in.)
gdkdevicemanager-xi2.c:861: error: ‘cookie’ undeclared (first use in this function)
gdkdevicemanager-xi2.c:869: error: ‘XEvent’ has no member named ‘xcookie’
gdkdevicemanager-xi2.c:871: warning: implicit declaration of function ‘XGetEventData’ gdkdevicemanager-xi2.c:877: warning: implicit declaration of function ‘XFreeEventData’
make[4]: *** [gdkdevicemanager-xi2.lo] Error 1
make[4]: se sale del directorio `/root/gnome-shell/source/gtk3/gdk/x11'
make[3]: *** [all-recursive] Error 1
make[3]: se sale del directorio `/root/gnome-shell/source/gtk3/gdk'
make[2]: *** [all] Error 2
make[2]: se sale del directorio `/root/gnome-shell/source/gtk3/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/root/gnome-shell/source/gtk3'
make: *** [all] Error 2


I'm using sudo to call jhbuild. I couldn't find anything on the net to help solve this problem

Thanks!
Guillermo


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]