sto tentando d installare luminocity su gentoo ma ricevo un pò di errori

codice:
-I..sing -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -I/home/rocksteady/luminocity/opt/luminocity/include 
--I/home/rocksteady/luminocity/opt/luminocity/include/X11/
Xtrans   -D_BSD_SOURCE -I../../..c; \ 
t
fi 
evdev.c:62: error: field `absinfo' has incomplete type 

evdev.c: In function `EvdevRead': 

evdev.c:119: error: `EV_SYN' undeclared (first use in this function) 
evdev.c:119: error: (Each undeclared identifier is reported only once 
evdev.c:119: error: for each function it appears in.) 
make[3]: *** [evdev.o] Error 1 
make[3]: Leaving directory `/home/rocksteady/luminocity/src/luminocity/xserver/hw/kdrive/linux' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/home/rocksteady/luminocity/src/luminocity/xserver/hw/kdrive' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/home/rocksteady/luminocity/src/luminocity/xserver/hw' 
make: *** [all-recursive] Error 1 
*** error during stage build of xserver: could not build module *** [17/24] 


  [1] rerun stage build 
  [2] ignore error and continue to install 
  [3] give up on module 
  [4] start shell 
  [5] go to stage force_checkout 
  [6] go to stage configure 
choice:
e 2

codice:
configure.ac: installing `./install-sh' 
configure.ac: installing `./mkinstalldirs' 
configure.ac: installing `./missing' 
Makefile.am: installing `./INSTALL' 
src/Makefile.am: installing `./depcomp' 
checking for a BSD-compatible install... /root/bin/install-check 
checking whether build environment is sane... yes 
checking for gawk... gawk 
checking whether make sets $(MAKE)... yes 
checking for gcc... gcc 
checking for C compiler default output file name... a.out 
checking whether the C compiler works... yes 
checking whether we are cross compiling... no 
checking for suffix of executables... 
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether gcc accepts -g... yes 
checking for gcc option to accept ANSI C... none needed 
checking for style of include used by make... GNU 
checking dependency style of gcc... gcc3 
checking for pkg-config... /usr/bin/pkg-config 
checking for gobject-2.0 > 2.6.0 gthread-2.0 gdk-pixbuf-2.0 pangoft2 xdamage xcomposite xfixes xext xtst xcursor... Requested 'gobject-2.0 > 2.6.0' but version of GObject is 2.4.8 
configure: error: luminocity dependencies not satisfied 

Now type 'make' to compile luminocity. 
*** Building luminocity *** [24/24] 

make 
make: *** No targets specified and no makefile found.  Stop. 
*** error during stage build of luminocity: could not build module *** [24/24] 


  [1] rerun stage build 
  [2] ignore error and continue to install 
  [3] give up on module 
  [4] start shell 
  [5] go to stage force_checkout 
  [6] go to stage configure 
choice: 3 
*** the following modules were not built *** [24/24] 

xserver luminocity
chi mi può aiutare a risolvere?