Ho scaricato l'ultima versione e durante la sua compilazione restituisce questo errore, sicuramente anche questo riguarda la dipendenze, quello che vedi è la parte finale. ma non c'è un modo per installare i pacchetti con tutte le dipendenze che gli servono?
prefgeneral.moc:88: error: syntax error before `::' token
prefgeneral.moc:87: warning: unused parameter `int id'
prefgeneral.moc:87: warning: unused parameter `int f'
prefgeneral.moc:87: warning: unused parameter `QVariant*v'
prefgeneral.moc: At global scope:
prefgeneral.moc:91: error: invalid use of undefined type `class PrefGeneral'
prefgeneral.h:25: error: forward declaration of `class PrefGeneral'
make[2]: *** [prefgeneral.o] Error 1
make[2]: Leaving directory `/var/tmp/sorgenti/kobex-0.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/sorgenti/kobex-0.6'
make: *** [all] Error 2