Today I tried to compile the rev752, and when I tried to compile it, after I typed 'make' for kiba-dock, I get:
kiba.c:38:26: error: kiba-private.h: No such file or directory
kiba.c: In function ‘__plugin_toggled_cb’:
kiba.c:217: warning: assignment makes pointer from integer without a cast
kiba.c: At top level:
kiba.c:310: error: conflicting types for ‘kiba_get_plugin_for_id’
kiba.c:217: error: previous implicit declaration of ‘kiba_get_plugin_for_id’ was here
make[3]: *** [kiba.o] Error 1
make[3]: Leaving directory `/home/santi/kiba-dock/kiba-dock/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/santi/kiba-dock/kiba-dock/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/santi/kiba-dock/kiba-dock'
make: *** [all] Error 2